diff options
| author | Achilleas Pipinellis <axilleas@axilleas.me> | 2015-12-18 18:08:41 +0200 |
|---|---|---|
| committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-01-31 22:53:56 +0000 |
| commit | 9c78a206ce2039cdba095c2631538f9e50c28f95 (patch) | |
| tree | 7377729cdd0f1e5f85722b60eae82c33481d6e32 /doc/pages/administration.md | |
| parent | 324fe12a125b1a766978556d7d8f2b8bb6c22e43 (diff) | |
| download | gitlab-ce-9c78a206ce2039cdba095c2631538f9e50c28f95.tar.gz | |
Typo fixes, remove unnecessary information about pages path [ci skip]
Diffstat (limited to 'doc/pages/administration.md')
| -rw-r--r-- | doc/pages/administration.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pages/administration.md b/doc/pages/administration.md index 9c24fee4f1a..6c5436842fe 100644 --- a/doc/pages/administration.md +++ b/doc/pages/administration.md @@ -30,8 +30,8 @@ host that GitLab runs. For example, an entry would look like this: where `gitlab.io` is the domain under which GitLab Pages will be served and `1.2.3.4` is the IP address of your GitLab instance. -It is strongly advised to **not** use the GitLab domain to serve user pages. -For more information see the [security section](#security). +You should not use the GitLab domain to serve user pages. For more information +see the [security section](#security). ### Omnibus package installations |
