Fixed ~git beeing displayed as link to issues tagged with git

[ci skip]
This commit is contained in:
Finn Glöe 2016-02-13 20:42:48 +00:00 committed by Finn Glöe
parent dc3ea7eb74
commit 81ab172a25
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Gitlab-shell communicates with Sidekiq via the “communication board” (Redis)
## System Layout
When referring to ~git in the pictures it means the home directory of the git user which is typically /home/git.
When referring to `~git` in the pictures it means the home directory of the git user which is typically /home/git.
GitLab is primarily installed within the `/home/git` user home directory as `git` user. Within the home directory is where the gitlabhq server software resides as well as the repositories (though the repository location is configurable).