Skip to content

Commit

Permalink
fix: docusaurus issue "Unable to build website for locale en"
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Jan 4, 2024
1 parent 8c54c2a commit 68328c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-01-04-local-development/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 68328c0

Please sign in to comment.