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:
authorViraj <virajsbhise@gmail.com>2021-09-23 20:33:47 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-09-23 20:33:47 +0300
commit6ac42957d32553c9bab39e52ff8256db3925f942 (patch)
tree589824823974c62dbe33e2df1ae257c0d4857ed4
parent4d9934063df5eacce7d681d921ba456b7f10ed1e (diff)
Change repo to repository in doc
-rw-r--r--doc/development.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/development.md b/doc/development.md
index db646ff4..d3de429f 100644
--- a/doc/development.md
+++ b/doc/development.md
@@ -2,7 +2,8 @@
If you want to develop GitLab Pages with the GDK, follow [these instructions](https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/pages.md).
-You can also run and develop GitLab Pages outside of the GDK. Here is a few commands and host file changes to get you running with the examples built into the repo.
+You can also run and develop GitLab Pages outside of the GDK. Here are a few commands and host file
+changes to get you running with the examples built into the repository.
Create `gitlab-pages.conf` in the root of this project: