Skip to content

Commit 530d7b5

Browse files
authored
docs: fix broken links (#12336)
1 parent 3f102fc commit 530d7b5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ body:
1616
Before you ask a question, here are some resources to get help first:
1717
1818
- Read the docs: https://reactrouter.com
19-
- Check out the list of frequently asked questions: https://reactrouter.com/start/faq
20-
- Explore examples: https://reactrouter.com/start/examples
19+
- Check out the list of frequently asked questions: https://reactrouter.com/main/start/faq
20+
- Explore examples: https://reactrouter.com/main/start/examples
2121
- Ask in chat: https://rmx.as/discord
2222
- Look for/ask questions on Stack Overflow: https://stackoverflow.com/questions/tagged/react-router
2323

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
React Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or minimally as a library with your own architecture.
99

1010
- [Getting Started - Framework](https://reactrouter.com/start/framework/installation)
11-
- [Getting Started - Library](https://react.router.com/start/library/installation)
11+
- [Getting Started - Library](https://reactrouter.com/start/library/installation)
1212
- [Upgrade from v6](https://reactrouter.com/upgrading/v6)
1313
- [Upgrade from Remix](https://reactrouter.com/upgrading/remix)
1414
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@
277277
- underager
278278
- valerii15298
279279
- ValiantCat
280+
- vdusart
280281
- vijaypushkin
281282
- vikingviolinist
282283
- vishwast03

0 commit comments

Comments
 (0)