Skip to content

Commit

Permalink
README's fixes (#10775)
Browse files Browse the repository at this point in the history
  • Loading branch information
refusado authored Aug 13, 2023
1 parent e254133 commit 496b1fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
- petersendidit
- promet99
- pyitphyoaung
- refusado
- rimian
- robbtraister
- RobHannay
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ This example demonstrates how to build a site with multiple React Router apps by

Open this example on [StackBlitz](https://stackblitz.com):

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/main/examples/multi-app?file=home/main.jsx)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/main/examples/multi-app?file=home/App.jsx)
2 changes: 1 addition & 1 deletion examples/notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ This example demonstrates some of the basic features of Data Router, including:

Open this example on [StackBlitz](https://stackblitz.com):

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/dev/examples/notes?file=src/main.tsx)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/dev/examples/notes?file=src/App.jsx)

0 comments on commit 496b1fe

Please sign in to comment.