diff options
author | Valery Sizov <valery@gitlab.com> | 2015-01-19 14:14:00 -0800 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-01-19 14:14:00 -0800 |
commit | b63e6e5abca5e538a2500a54c6be1a030ed3b0f8 (patch) | |
tree | 761afb1812d3f2e7361d846003ec40762382da11 /doc/update/7.6-to-7.7.md | |
parent | 20477eb5caeae80ff7dd7e09e2d68278da629ce2 (diff) | |
download | gitlab-ce-b63e6e5abca5e538a2500a54c6be1a030ed3b0f8.tar.gz |
fix url in update doc
Diffstat (limited to 'doc/update/7.6-to-7.7.md')
-rw-r--r-- | doc/update/7.6-to-7.7.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.6-to-7.7.md b/doc/update/7.6-to-7.7.md index 067f264d49d..18cff26f1a0 100644 --- a/doc/update/7.6-to-7.7.md +++ b/doc/update/7.6-to-7.7.md @@ -102,7 +102,7 @@ If all items are green, then congratulations upgrade is complete! ### 8. GitHub settings (if applicable) If you are using GitHub as an OAuth provider for authentication, you should change the callback url so that it -only contains a root url (ex. `https://gitlab.my-company-com/`) +only contains a root url (ex. `https://example.com/`) ## Things went south? Revert to previous version (7.6) |