diff --git a/docs/src/main/tut/docs/build-the-microsite.md b/docs/src/main/tut/docs/build-the-microsite.md index b7af16af..ddaac97f 100644 --- a/docs/src/main/tut/docs/build-the-microsite.md +++ b/docs/src/main/tut/docs/build-the-microsite.md @@ -21,7 +21,7 @@ If you're running the microsite locally, you can follow these steps: 2. Start Jekyll with `jekyll serve`. -3. Navigate to [http://localhost:4000/yourbase_url/](http://localhost:4000/yourbase_url/) in your browser, where `yourbase_url` depends on your own preferences (see `micrositeBaseUrl` setting). Note, if you haven't specified any `micrositeBaseUrl` setting, it'll be empty by default so you can navigate to the site following this url [http://localhost:4000_url/](http://localhost:4000/). +3. Navigate to [http://localhost:4000/yourbase_url/](http://localhost:4000/yourbase_url/) in your browser, where `yourbase_url` depends on your own preferences (see `micrositeBaseUrl` setting). Note, if you haven't specified any `micrositeBaseUrl` setting, it'll be empty by default so you can navigate to the site following this url [http://localhost:4000](http://localhost:4000/). # Publish the microsite @@ -49,4 +49,4 @@ If you don't have any domain names pointing to your site, you can see your micro [http://username.github.io/your-microsite](http://username.github.io/your-microsite) -Enjoy! \ No newline at end of file +Enjoy! diff --git a/docs/src/main/tut/docs/layouts.md b/docs/src/main/tut/docs/layouts.md index af524913..fcf51a19 100644 --- a/docs/src/main/tut/docs/layouts.md +++ b/docs/src/main/tut/docs/layouts.md @@ -156,7 +156,7 @@ section: "section2" position: 3 --- -file2.md contents: +file3.md contents: --- layout: page