docs: revert a link to localhost:3000 (#1722)

This reverts commit e38373ac9b.
This commit is contained in:
Jay Martin 2019-07-28 22:12:22 -07:00 committed by Yangshun Tay
parent 4344b1a87d
commit 2e4663cf51

View file

@ -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.