Skip to content

Commit

Permalink
docs(guides/migrating-react-router-app): update repo link (#9045)
Browse files Browse the repository at this point in the history
  • Loading branch information
tometo-dev authored Mar 13, 2024
1 parent 0007a63 commit a14d33f
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 @@ -665,3 +665,4 @@
- zainfathoni
- zayenz
- zhe
- tometo-dev
2 changes: 1 addition & 1 deletion docs/guides/migrating-react-router-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ Now then, go off and _remix your app_. We think you'll like what you build along
[loader-data]: ../route/loader
[client-only-component]: https://github.com/sergiodxa/remix-utils/blob/main/src/react/client-only.tsx
[remix-utils]: https://www.npmjs.com/package/remix-utils
[examples-repository]: https://github.com/remix-run/examples/blob/main/client-only-components/app/routes/index.tsx
[examples-repository]: https://github.com/remix-run/examples/blob/main/client-only-components/app/routes/_index.tsx
[react-lazy]: https://reactjs.org/docs/code-splitting.html#reactlazy
[react-suspense]: https://reactjs.org/docs/react-api.html#reactsuspense
[client-only-approach]: #client-only-components
Expand Down

0 comments on commit a14d33f

Please sign in to comment.