diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-04-13 12:20:43 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2016-04-13 12:20:43 +0200 |
commit | 9a30d3b5aef732e782e9496b2e8ae62069ba521a (patch) | |
tree | a85270aa4747a512a9981092ef5553a9ca067e94 /doc/administration | |
parent | fa864716a80eba26f75a1d69ca3e5183bee96542 (diff) | |
download | gitlab-ce-9a30d3b5aef732e782e9496b2e8ae62069ba521a.tar.gz |
Remove \f. WT\F ??
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/repository_checks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/repository_checks.md b/doc/administration/repository_checks.md index f4c5a84fd37..16f4627a596 100644 --- a/doc/administration/repository_checks.md +++ b/doc/administration/repository_checks.md @@ -28,7 +28,7 @@ panel. ## What to do if a check failed -If the repository check fails for some repository you shouldlook up the error +If the repository check fails for some repository you should look up the error in repocheck.log (in the admin panel or on disk; see `/var/log/gitlab/gitlab-rails` for Omnibus installations or `/home/git/gitlab/log` for installations from source). Once you have |