diff options
-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) |