diff --git a/blog/2024-01-04-local-development/index.md b/blog/2024-01-04-local-development/index.md index b42fd9f2..74570201 100644 --- a/blog/2024-01-04-local-development/index.md +++ b/blog/2024-01-04-local-development/index.md @@ -127,7 +127,7 @@ await initJuno({ }); ``` -With the local dApp server active, you can now access it in your browser at [http://localhost:4321](http://localhost:4321]). +With the local dApp server active, you can now access it in your browser at [http://localhost:4321](http://localhost:4321). Upon visiting the site, you'll find an option to sign in using Internet Identity. Since everything is deployed locally in a sandbox, your existing identity (anchor) won't be recognized, that's why you will have to create a new one.