mirror of
https://gitlab.com/bonnebulle/plain-html-redo.git
synced 2025-12-06 10:08:45 +01:00
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
|
||||
defined in [`.gitlab-ci.yml`](.gitlab-ci.yml):
|
||||
|
||||
```
|
||||
```yml
|
||||
image: busybox
|
||||
|
||||
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
|
||||
HTML files. Have a look at the [index.html] for an example.
|
||||
|
||||
[ci]: https://about.gitlab.com/gitlab-ci/
|
||||
[index.html]: https://gitlab.com/pages/plain-html/blob/master/public/index.html
|
||||
[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
|
||||
[ci]: https://about.gitlab.com/solutions/continuous-integration/
|
||||
[index.html]: https://gitlab.com/pages/plain-html/-/blob/main/public/index.html
|
||||
[userpages]: https://docs.gitlab.com/ee/user/project/pages/introduction.html#gitlab-pages-in-projects-and-groups
|
||||
[projpages]: https://docs.gitlab.com/ee/user/project/pages/introduction.html#gitlab-pages-in-projects-and-groups
|
||||
|
||||
Reference in New Issue
Block a user