diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 18:26:41 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 18:26:41 -0400 |
commit | c551c81e28418c67fb398d6efb2183588c09f862 (patch) | |
tree | 29db2e3db6798628185373d05c4a3e6ada168169 /doc | |
parent | 4ad9b49a14885e7a08473280e9d7a176edf0fe78 (diff) | |
download | gitlab-ce-c551c81e28418c67fb398d6efb2183588c09f862.tar.gz |
Fix "User permissions" help page path
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 5f38086b8e3..a0ff856ebb6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -51,7 +51,7 @@ ### Administrator documentation -+ [User permissions](permissions/README.md) ++ [User permissions](permissions/permissions.md) + [API](api/README.md) ## Contributor documentation |