summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chrisjwilson.com>2016-11-11 06:30:33 +0000
committerChris Wilson <chris@chrisjwilson.com>2016-11-11 06:30:33 +0000
commitb2a4a7fec72908001820c912203b67579e7a9582 (patch)
treec4b889a4246cfc8e434dec97824108a0c15e7d82
parentc5e147de1288130147ec0f500bea50353d441cb8 (diff)
downloadgitlab-ce-mrchrisw/fix-github-link.tar.gz
Use GitLab.com link, remove GitHub linkmrchrisw/fix-github-link
-rw-r--r--doc/integration/shibboleth.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/shibboleth.md b/doc/integration/shibboleth.md
index 5210ce0de9a..eb9bbb67e7d 100644
--- a/doc/integration/shibboleth.md
+++ b/doc/integration/shibboleth.md
@@ -10,7 +10,7 @@ To enable the Shibboleth OmniAuth provider you must:
1. Configure Apache shibboleth module. Installation and configuration of module it self is out of scope of this document.
Check https://wiki.shibboleth.net/ for more info.
-1. You can find Apache config in gitlab-recipes (https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/apache/gitlab-ssl.conf)
+1. You can find Apache config in gitlab-recipes (https://gitlab.com/gitlab-org/gitlab-recipes/tree/master/web-server/apache)
Following changes are needed to enable shibboleth: