Skip to content

Commit 0f9bc68

Browse files
authored
examples(notes): Update StackBlitz link (#9596)
* Update StackBlitz link The link referenced the old *remixing* branch before the data features were merged into *dev*. Fixes #9594 * chore: Sign CLA
1 parent 67f16e7 commit 0f9bc68

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
- kantuni
7070
- kddnewton
7171
- kentcdodds
72+
- kiliman
7273
- kkirsche
7374
- koojaa
7475
- KostiantynPopovych

examples/notes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ This example demonstrates some of the basic features of Data Router, including:
1616

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

19-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/remixing/examples/notes?file=src/main.tsx)
19+
[![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)

0 commit comments

Comments
 (0)