Skip to content

Commit e017e92

Browse files
authored
Merge pull request #75 from ForgeRock/remove-dead-link
chore: remove-dead-link
2 parents 07432de + cd33941 commit e017e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/reactjs-todo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You will likely have to accept the security certificate exceptions for both your
9292

9393
This project has a debugging statements that can be activated which causes the app to pause execution at each SDK integration point. It will have a comment above the `debugger` statement explaining the purpose of the integration.
9494

95-
If you'd like to use this feature as a learning tool, [open the live app](https://fr-react-todos.crbrl.io/) and then open the developer tools of your browser. Rerun the app with the developer tools open, and it will automatically pause at these points of integration.
95+
If you'd like to use this feature as a learning tool, open the developer tools of your browser and rerun the app locally. It will automatically pause at these points of integration.
9696

9797
For local development, if you want to turn these debuggers off, you can set the environment variable of `DEBUGGER_OFF` to true.
9898

0 commit comments

Comments
 (0)