diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-10-23 16:07:54 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-11-03 15:11:51 -0600 |
commit | 8a998b632ad9abbc31d6da1678eef9c0cefb1ad2 (patch) | |
tree | 16708ac18c78045086699427e57b1060643fcc95 /doc/university/glossary | |
parent | cc83039a7044cf2c51c9909a11fd6dd422f88b8c (diff) | |
download | gitlab-ce-8a998b632ad9abbc31d6da1678eef9c0cefb1ad2.tar.gz |
Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-links
Diffstat (limited to 'doc/university/glossary')
-rw-r--r-- | doc/university/glossary/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/glossary/README.md b/doc/university/glossary/README.md index cf836667fac..20e7ea1987f 100644 --- a/doc/university/glossary/README.md +++ b/doc/university/glossary/README.md @@ -10,7 +10,7 @@ User authentication by combination of 2 different steps during login. This allow ### Access Levels -Process of selective restriction to create, view, modify or delete a resource based on a set of assigned permissions. See [GitLab's Permission Guidelines](http://doc.gitlab.com/ce/permissions/permissions.html) +Process of selective restriction to create, view, modify or delete a resource based on a set of assigned permissions. See [GitLab's Permission Guidelines](../../permissions/permissions.md ### Active Directory (AD) |