From 747043f0cc9aabf229114e7454b0ce0c8a7c24d4 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 29 Jul 2019 05:28:35 +0000 Subject: [PATCH] Deploy website Deploy website version based on 2e4663cf510101cf020e29e401f9844c2787c094 --- docs/en/next/tutorial-create-new-site.html | 4 ++-- docs/en/next/tutorial-create-new-site/index.html | 4 ++-- 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/zh-CN/next/tutorial-create-new-site.html | 2 +- docs/zh-CN/next/tutorial-create-new-site/index.html | 2 +- 14 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/en/next/tutorial-create-new-site.html b/docs/en/next/tutorial-create-new-site.html index 09cd258adb..8e489c70f4 100644 --- a/docs/en/next/tutorial-create-new-site.html +++ b/docs/en/next/tutorial-create-new-site.html @@ -138,9 +138,9 @@
  • 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/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.

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