Skip to content

Commit

Permalink
Fix Level badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 26, 2019
1 parent 2b7e205 commit 8993257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ test('tearDown', testCommon.tearDown)

If you'd like to share your awesome implementation with the world, here's what you might want to do:

- Add an awesome badge to your `README`: `![level badge](http://leveldb.org/img/badge.svg)`
- Add an awesome badge to your `README`: `![level badge](https://leveljs.org/img/badge.svg)`
- Publish your awesome module to [npm](https://npmjs.org)
- Send a Pull Request to [Level/awesome](https://github.com/Level/awesome) to advertise your work!

Expand Down Expand Up @@ -546,7 +546,7 @@ To sustain [`Level`](https://github.com/Level) and its activities, become a back

[MIT](LICENSE.md) © 2013-present Rod Vagg and [Contributors](CONTRIBUTORS.md).

[level-badge]: http://leveldb.org/img/badge.svg
[level-badge]: https://leveljs.org/img/badge.svg

[encoding-down]: https://github.com/Level/encoding-down

Expand Down

0 comments on commit 8993257

Please sign in to comment.