Skip to content

Commit ba767c6

Browse files
authored
docs(readme): point stars badge at the repo, not /stargazers (#948)
GitHub now returns 404 for /stargazers to logged-out clients (it does for every repository), so the badge target was a dead link for anonymous visitors and the docs link-checker (#727) fails on every PR. Signed-off-by: Joe Grund <grundjoseph@gmail.com>
1 parent a5fbbeb commit ba767c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Created and maintained by [Pavel Volkov](https://github.com/devitway)
192192

193193
[![Docs](https://img.shields.io/badge/docs-getnora.dev-green?logo=gitbook)](https://getnora.dev)
194194
[![Telegram](https://img.shields.io/badge/Telegram-Community-blue?logo=telegram)](https://t.me/getnora)
195-
[![GitHub Stars](https://img.shields.io/github/stars/getnora-io/nora?style=flat&logo=github)](https://github.com/getnora-io/nora/stargazers)
195+
[![GitHub Stars](https://img.shields.io/github/stars/getnora-io/nora?style=flat&logo=github)](https://github.com/getnora-io/nora)
196196

197197
## Contributing
198198

0 commit comments

Comments
 (0)