Skip to content

Commit 3ae2a63

Browse files
committed
Updates.
1 parent b08803a commit 3ae2a63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to storage, testing, IBC, and beyond.
1414

1515
## How is it made?
1616

17-
The deployed documentation is a [VitePress](https://vitepress.dev/) project hosted on GitHub pages.
17+
The deployed documentation is a [Docusaurus](https://docusaurus.io) project hosted on GitHub pages.
1818

1919
## How can I run it locally?
2020

@@ -25,7 +25,7 @@ $ npm install
2525
$ task serve
2626
```
2727

28-
You will now be able to visit the locally served website at http://localhost:5173/
28+
You will now be able to visit the locally served website at http://localhost:3000/
2929

3030
## How can I contribute?
3131

0 commit comments

Comments
 (0)