-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Labels
bugIssues related to bugs on the documentation websiteIssues related to bugs on the documentation website
Description
Describe the bug
React overview page as seen in navigation is in react.md, however some content links to react/overview.md that's probably not maintained anymore (and not linked from menu).
To reproduce
Steps to reproduce the behavior:
- See React links on Intro page in the first paragraph vs. in the next "Overview" paragraph.
- Click the "React" link from "Overview" paragraph.
- Then click on 'React › Overview' from context menu.
- Compare the two targets.
Expected behavior
Only one "React overview" content.
Additional context
- Angular (overview) is in
angular/overview.md
- Vue (overview) is in
vue/overview.md
- React (overview) is in
react.md
…
…yet there's an actualreact/overview.md
linked here and there… and that page seems broken (w/ no frontmatter so no navigation etc.)
Metadata
Metadata
Assignees
Labels
bugIssues related to bugs on the documentation websiteIssues related to bugs on the documentation website