Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 8993257

Browse files
committed
Fix Level badge
1 parent 2b7e205 commit 8993257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ test('tearDown', testCommon.tearDown)
504504

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

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

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

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

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

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

0 commit comments

Comments
 (0)