Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKassio Borges <kassioborgesm@gmail.com>2022-06-16 16:59:23 +0300
committerKassio Borges <kassioborgesm@gmail.com>2022-06-16 16:59:23 +0300
commitf2b998ad62c33e9f5ea997026e596db18ae1eef4 (patch)
treeb9db321eeb686163a1315299b597ff95eb799d81 /README.md
parent8e66a072959f511459eaaafd33579de204b313f6 (diff)
Update the contributing documentation link on READMEkassio/update-dev-docs-location
Related to: https://gitlab.com/gitlab-org/gitlab-pages/-/issues/774 Changelog: changed
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4033f0c3..7c05cf4b 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ $ ./gitlab-pages -listen-https ":9090" -root-cert=path/to/example.com.crt -root-
### Getting started with development
-See [doc/development.md](doc/development.md)
+See the [contributing documentation](https://docs.gitlab.com/ee/development/pages/)
### Listen on multiple ports