mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs: revert a link to localhost:3000 (#1722)
This reverts commit e38373ac9b
.
This commit is contained in:
parent
4344b1a87d
commit
2e4663cf51
1 changed files with 1 additions and 1 deletions
|
@ -68,6 +68,6 @@ The following contents will be created in your current directory. Some example d
|
|||
3. Run `cd website` to go into the `website` directory.
|
||||
4. Run `npm start` or `yarn start`.
|
||||
|
||||
A browser window will open up at http://localhost:3000/docusaurus-tutorial/.
|
||||
A browser window will open up at http://localhost:3000.
|
||||
|
||||
Congratulations, you have just made your first Docusaurus site! Click around the pages to get a feel for it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue