Skip to content

Commit 67f0ae2

Browse files
committed
linking public html to react learn installation
1 parent 8f4a110 commit 67f0ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Most pages in the React documentation contain sandboxes like this. Outside of th
4141

4242
### Try React locally {/*try-react-locally*/}
4343

44-
To try React locally on your computer, [download this HTML page.](https://gist.githubusercontent.com/gaearon/0275b1e1518599bbeafcde4722e79ed1/raw/db72dcbf3384ee1708c4a07d3be79860db04bff0/example.html) Open it in your editor and in your browser!
44+
To try React locally on your computer, [download this HTML page.](../html/single-file-example.html) Open it in your editor and in your browser!
4545

4646
## Start a new React project {/*start-a-new-react-project*/}
4747

0 commit comments

Comments
 (0)