Skip to content

Commit d5beb45

Browse files
heejongahnchaance
authored andcommitted
docs: Replace broken links from README fils (remix-run#8140)
1 parent 636c054 commit d5beb45

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

packages/react-router-dom/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
The `react-router-dom` package contains bindings for using [React
44
Router](https://github.com/ReactTraining/react-router) in web applications.
5-
Please see [the main
6-
README](https://github.com/ReactTraining/react-router/README.md) for more
7-
information on how to get started with React Router.
5+
Please see [the Getting Started guide](https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md) for more information on how to get started with React Router.

packages/react-router-native/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
The `react-router-native` package contains bindings for using [React
44
Router](https://github.com/ReactTraining/react-router) in [React
5-
Native](https://facebook.github.io/react-native/) applications. Please see [the
6-
main README](https://github.com/ReactTraining/react-router/README.md) for more
7-
information on how to get started with React Router.
5+
Native](https://facebook.github.io/react-native/) applications.
6+
Please see [the Getting Started guide](https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md) for more information on how to get started with React Router.

0 commit comments

Comments
 (0)