Skip to content

Commit

Permalink
fix broken link in the home page of dev branch (#12343)
Browse files Browse the repository at this point in the history
* fix link

* CLA
  • Loading branch information
ytori authored Nov 22, 2024
1 parent fd6c297 commit 27de8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
- xcsnowcity
- yionr
- yracnet
- ytori
- yuleicul
- zeromask1337
- zheng-chuang
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ReactDOM.createRoot(root).render(
);
```

[Get Started](./library/installation) with React Router as a library.
[Get Started](./start/library/installation) with React Router as a library.

## React Router as a framework

Expand Down

0 comments on commit 27de8e2

Please sign in to comment.