Describe the bug
When you click on the numbered items on the main README, you get a 404. This is not critical because the title links contain all of that content, it's just that Github changed the way we link to things within a markdown file.
To Reproduce
Steps to reproduce the behavior:
- Go to the main README
- Click on a numbered item
- 404 page 🎉
Expected behavior
If it's possible, to have these numbered links work correctly again as page anchors, or remove them entirely if they are no longer allowed.
Describe the bug
When you click on the numbered items on the main README, you get a 404. This is not critical because the title links contain all of that content, it's just that Github changed the way we link to things within a markdown file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If it's possible, to have these numbered links work correctly again as page anchors, or remove them entirely if they are no longer allowed.