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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/pages
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-03-07 13:36:08 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:55:32 +0300
commit552e8993496fc57d15c5b712806aa87ed974fc6e (patch)
treeae02fbfed52cfac8fd21e9252b901c04266c7fbe /doc/pages
parenta77a101d312910175dff3d8ebe8ecd1d8da357ee (diff)
Clarification
Diffstat (limited to 'doc/pages')
-rw-r--r--doc/pages/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index 8f4c0bc8081..682359ad266 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -218,7 +218,7 @@ pages:
#### How `.gitlab-ci.yml` looks like when using a static generator
In general, GitLab Pages support any kind of [static site generator][staticgen],
-since the Runner can be configured to run any possible command.
+since `.gitlab-ci.yml` can be configured to run any possible command.
In the root directory of your Git repository, place the source files of your
favorite static generator. Then provide a `.gitlab-ci.yml` file which is