Skip to content

Commit d926d59

Browse files
committed
Move sentence to more logical place
1 parent 4add380 commit d926d59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/04-git-server/sections/gitlab.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ This is harder than the GitWeb option and will require more maintenance, but it
1010

1111
GitLab is a database-backed web application, so its installation is more involved than some other Git servers.
1212
Fortunately, this process is well-documented and supported.
13-
For more information read the GitLab Community Edition (CE) readme, which can be found at https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/README.md[].
14-
1513
GitLab strongly recommends installing GitLab on your server via the official Omnibus GitLab package.
1614

1715
The other installation options are:
@@ -21,6 +19,8 @@ The other installation options are:
2119
* From the source files.
2220
* Cloud provider such as AWS, Google Cloud Platform, Azure, OpenShift and Digital Ocean.
2321

22+
For more information read the GitLab Community Edition (CE) readme, which can be found at https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/README.md[].
23+
2424
==== Administration
2525

2626
GitLab's administration interface is accessed over the web.

0 commit comments

Comments
 (0)