Commit 408f9c3b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'fix/gitlab-pages-documentation-url' into 'master'

Fix URL to GitLab pages documentation in project's setting page



See merge request !92
parents 76605898 72a4cc3b
......@@ -188,7 +188,7 @@
- else
%p
Learn how to upload your static site and have it served by
GitLab by following the #{link_to "documentation on GitLab Pages", "http://doc.gitlab.com/pages/README.html", target: :blank}.
GitLab by following the #{link_to "documentation on GitLab Pages", "http://doc.gitlab.com/ee/pages/README.html", target: :blank}.
%p
In the example below we define a special job named
%code pages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment