Skip to content

Commit 4ea43d7

Browse files
authored
docs: fix broken link (#87)
1 parent 44c60e1 commit 4ea43d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Thanks to [StackBlitz WebContainers](https://blog.stackblitz.com/posts/introduci
3535
2. `npm install`
3636
3. `npm run dev` and play with the local dev environment.
3737
4. `npm run build`.
38-
5. `npm run ssr`. You can [disable javascript in your browser](https://developers.google.com/web/tools/chrome-devtools/javascript/disable), to verify if it can still render.
38+
5. `npm run ssr`. You can [disable javascript in your browser](https://developer.chrome.com/docs/devtools/javascript/disable/), to verify if it can still render.
3939

4040
### Read the documentation
4141

0 commit comments

Comments
 (0)