Skip to content

Commit

Permalink
fix: typo on logo path (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcheung committed Oct 8, 2021
1 parent c5189c4 commit a2115d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Slack](https://img.shields.io/badge/slack-join-brightgreen?logo=slack&style=social)](https://slack.getzero.dev)

<p align="center" width="100%">
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs-site/logo.png">
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/doc-site/logo.png">
</p>

## What is Zero
Expand Down

0 comments on commit a2115d2

Please sign in to comment.