anuraghazra / anuraghazra/github-readme-stats
Broken link in `readme.md`
- Dominant language
- JavaScript
- Stars
- 79.8k
- Forks
- 37.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
Table of contents link for "Deploy on your own" points to the old anchor (#deploy-on-your-own) but the heading was renamed to "# Deploy on your own (recommended)" in the latest commit) which generates a different anchor; the TOC link will not jump to the section.
Relevant file: [readme.md](https://github.com/anuraghazra/github-readme-stats/tree/5df91f9bfa89c356a55cbb3c2bbc164fdbf94a86/readme.md#L87)
```
87 - [Deploy on your own](#deploy-on-your-own)
...
799 # Deploy on your own (recommended)
```
### Expected behavior
The anchor-link should cause the browser to redirect/scroll to the section in the Readme.
### Screenshots / Live demo link
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.