diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-01-18 12:46:52 -0500 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-02-01 23:49:58 +0000 |
commit | b14ee42ffad4b5f47a9c440d8467677b1f41ce06 (patch) | |
tree | d7836f79c15c839c783a7148ea12a74c712cf1a2 /doc/university/README.md | |
parent | e7d4b8a03068419794162ffcfa13703c09dbcd02 (diff) | |
download | gitlab-ce-b14ee42ffad4b5f47a9c440d8467677b1f41ce06.tar.gz |
Move Pages docs to new location
Diffstat (limited to 'doc/university/README.md')
-rw-r--r-- | doc/university/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index 12727e9d56f..379a7b4b40f 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -91,7 +91,7 @@ The curriculum is composed of GitLab videos, screencasts, presentations, project 1. [Using any Static Site Generator with GitLab Pages](https://about.gitlab.com/2016/06/17/ssg-overview-gitlab-pages-part-3-examples-ci/) 1. [Securing GitLab Pages with SSL](https://about.gitlab.com/2016/06/24/secure-gitlab-pages-with-startssl/) -1. [GitLab Pages Documentation](https://docs.gitlab.com/ee/pages/README.html) +1. [GitLab Pages Documentation](https://docs.gitlab.com/ce/user/project/pages/) #### 2.2. GitLab Issues |