Update outdated URLs
This commit is contained in:
committed by
Marcel Amirault
parent
3965032395
commit
180e352cc6
10
README.md
10
README.md
@@ -21,7 +21,7 @@ documentation https://docs.gitlab.com/ce/user/project/pages/.
|
|||||||
This project's static Pages are built by [GitLab CI][ci], following the steps
|
This project's static Pages are built by [GitLab CI][ci], following the steps
|
||||||
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
|
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
|
||||||
|
|
||||||
```
|
```yml
|
||||||
image: busybox
|
image: busybox
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
@@ -58,7 +58,7 @@ unless you want to contribute back to the upstream project.
|
|||||||
1. CSS is missing! That means that you have wrongly set up the CSS URL in your
|
1. CSS is missing! That means that you have wrongly set up the CSS URL in your
|
||||||
HTML files. Have a look at the [index.html] for an example.
|
HTML files. Have a look at the [index.html] for an example.
|
||||||
|
|
||||||
[ci]: https://about.gitlab.com/gitlab-ci/
|
[ci]: https://about.gitlab.com/solutions/continuous-integration/
|
||||||
[index.html]: https://gitlab.com/pages/plain-html/blob/master/public/index.html
|
[index.html]: https://gitlab.com/pages/plain-html/-/blob/main/public/index.html
|
||||||
[userpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#user-or-group-pages
|
[userpages]: https://docs.gitlab.com/ee/user/project/pages/introduction.html#gitlab-pages-in-projects-and-groups
|
||||||
[projpages]: https://docs.gitlab.com/ce/user/project/pages/introduction.html#project-pages
|
[projpages]: https://docs.gitlab.com/ee/user/project/pages/introduction.html#gitlab-pages-in-projects-and-groups
|
||||||
|
|||||||
Reference in New Issue
Block a user