From e9838dbb665936e9991d34add3da3e35c7c67ebe Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Sat, 27 Jul 2019 02:24:20 +0000 Subject: [PATCH] Deploy website Deploy website version based on e38373ac9b8b963929750ea083d7d9c3cb0064ae --- docs/en/next/tutorial-create-new-site.html | 2 +- docs/en/next/tutorial-create-new-site/index.html | 2 +- docs/fr/next/tutorial-create-new-site.html | 2 +- docs/fr/next/tutorial-create-new-site/index.html | 2 +- docs/ko/next/tutorial-create-new-site.html | 2 +- docs/ko/next/tutorial-create-new-site/index.html | 2 +- docs/pt-BR/next/tutorial-create-new-site.html | 2 +- docs/pt-BR/next/tutorial-create-new-site/index.html | 2 +- docs/ro/next/tutorial-create-new-site.html | 2 +- docs/ro/next/tutorial-create-new-site/index.html | 2 +- docs/ru/next/tutorial-create-new-site.html | 2 +- docs/ru/next/tutorial-create-new-site/index.html | 2 +- docs/ru/next/tutorial-setup.html | 9 +-------- docs/ru/next/tutorial-setup/index.html | 9 +-------- docs/zh-CN/next/tutorial-create-new-site.html | 2 +- docs/zh-CN/next/tutorial-create-new-site/index.html | 2 +- 16 files changed, 16 insertions(+), 30 deletions(-) diff --git a/docs/en/next/tutorial-create-new-site.html b/docs/en/next/tutorial-create-new-site.html index adbc649781..06274d3d43 100644 --- a/docs/en/next/tutorial-create-new-site.html +++ b/docs/en/next/tutorial-create-new-site.html @@ -138,7 +138,7 @@
  • Run cd website to go into the website directory.
  • Run npm start or yarn start.
  • -

    A browser window will open up at http://localhost:3000.

    +

    A browser window will open up at http://localhost:3000/docusaurus-tutorial/.

    Congratulations, you have just made your first Docusaurus site! Click around the pages to get a feel for it.

    Last updated on 2019-7-27 by Jay Martin
    Setting UpCreate Pages