|
@@ -5,7 +5,7 @@
|
|
Example plain HTML site using GitLab Pages.
|
|
Example plain HTML site using GitLab Pages.
|
|
|
|
|
|
Learn more about GitLab Pages at https://pages.gitlab.io and the official
|
|
Learn more about GitLab Pages at https://pages.gitlab.io and the official
|
|
-documentation http://doc.gitlab.com/ee/pages/README.html.
|
|
|
|
|
|
+documentation https://docs.gitlab.com/ce/user/project/pages/.
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
@@ -65,5 +65,5 @@ unless you want to contribute back to the upstream project.
|
|
|
|
|
|
[ci]: https://about.gitlab.com/gitlab-ci/
|
|
[ci]: https://about.gitlab.com/gitlab-ci/
|
|
[index.html]: https://gitlab.com/pages/plain-html/blob/master/public/index.html
|
|
[index.html]: https://gitlab.com/pages/plain-html/blob/master/public/index.html
|
|
-[userpages]: http://doc.gitlab.com/ee/pages/README.html#user-or-group-pages
|
|
|
|
-[projpages]: http://doc.gitlab.com/ee/pages/README.html#project-pages
|
|
|
|
|
|
+[userpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#user-or-group-pages
|
|
|
|
+[projpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#project-pages
|