Browse Source

Add site_url

Achilleas Pipinellis 7 years ago
parent
commit
31a6188109
2 changed files with 2 additions and 1 deletions
  1. 1 1
      README.md
  2. 1 0
      mkdocs.yml

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ your `username` or `groupname`. This can be done by navigating to your
 project's **Settings**.
 
 You'll need to configure your site too: change this line
-in your `mkdocs.yml`, from `"https://pages.gitlab.io/hugo/"` to
+in your `mkdocs.yml`, from `"https://pages.gitlab.io/mkdocs/"` to
 `site_url = "https://namespace.gitlab.io"`.
 
 Read more about [user/group Pages][userpages] and [project Pages][projpages].

+ 1 - 0
mkdocs.yml

@@ -1 +1,2 @@
 site_name: My Docs by GitLab Pages
+site_url: https://pages.gitlab.io/mkdocs