Skip to content

Commit

Permalink
docs: fix deadlink in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EkaanshArora committed Sep 14, 2022
1 parent 059c095 commit c61b990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

React Router is a lightweight, fully-featured routing library for the [React](https://reactjs.org) JavaScript library. React Router runs everywhere that React runs; on the web, on the server (using node.js), and on React Native.

If you're new to React Router, we recommend you start with [the getting started guide](/docs/getting-started/installation.md).
If you're new to React Router, we recommend you start with [the tutorial](/docs/start/tutorial.md).

If you're migrating to v6 from v5 (or v4, which is the same as v5), check out [the migration guide](/docs/upgrading/v5.md). If you're migrating from Reach Router, check out [the migration guide for Reach Router](/docs/upgrading/reach.md). If you need to find the code for v5, [it is on the `v5` branch](https://github.com/remix-run/react-router/tree/v5).

Expand Down
1 change: 1 addition & 0 deletions contributors.yml
Expand Up @@ -20,6 +20,7 @@
- david-crespo
- dokeet
- edwin177
- ekaansharora
- elanis
- elylucas
- emzoumpo
Expand Down

0 comments on commit c61b990

Please sign in to comment.