Skip to content

Commit 46a9505

Browse files
authored
Update xr_linux_shell.md
1 parent eb25a4f commit 46a9505

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_techdocs/using_xrs_app_hosting_infrastructure/xr_linux_shell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar:
99

1010
{% include base_path %}
1111

12-
Minimal Mistakes has been developed to be 100% compatible with hosting a site on [GitHub Pages](https://pages.github.com/). To get up and running with a new GitHub repository quickly, follow these steps or jump ahead to the [full installation guide]({{ base_path }}/docs/installation/).
12+
Minimal Mistakes has been developed to be 100% compatible with hosting a site on [GitHub Pages](https://pages.github.com/). To get up and running with a new GitHub repository quickly, follow these steps or jump ahead to the full installation guide.
1313

1414
## Fork the Theme
1515

@@ -19,7 +19,7 @@ Fork the [Minimal Mistakes theme](https://github.com/mmistakes/minimal-mistakes/
1919
<img src="{{ base_path }}/images/mm-theme-fork-repo.png" alt="fork Minimal Mistakes">
2020
</figure>
2121

22-
**Note:** Your Jekyll site should be viewable immediately at <http://USERNAME.github.io>. If it's not, you can force a rebuild by **Customizing Your Site** (see below for more details).
22+
**Note:** Your Jekyll site should be viewable immediately at <USERNAME.github.io>. If it's not, you can force a rebuild by **Customizing Your Site** (see below for more details).
2323
{: .notice--warning}
2424

2525
If you're hosting several Jekyll based sites under the same GitHub username you will have to use Project Pages instead of User Pages. Essentially you rename the repo to something other than **USERNAME.github.io** and create a `gh-pages` branch off of `master`. For more details on how to set things up check [GitHub's documentation](https://help.github.com/articles/user-organization-and-project-pages/).
@@ -33,7 +33,7 @@ If you're hosting several Jekyll based sites under the same GitHub username you
3333

3434
## Customize Your Site
3535

36-
Open up `_config.yml` found in the root of the repo and edit anything under **Site Settings**. For a full explanation of every setting be sure to read the [**Configuration**]({{ base_path }}/docs/configuration/) section, but for now let's just change the site's title.
36+
Open up `_config.yml` found in the root of the repo and edit anything under **Site Settings**. For a full explanation of every setting be sure to read the **Configuration** section, but for now let's just change the site's title.
3737

3838
<figure>
3939
<img src="{{ base_path }}/images/mm-github-edit-config.gif" alt="editing _config.yml file">

0 commit comments

Comments
 (0)