From b63e6e5abca5e538a2500a54c6be1a030ed3b0f8 Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Mon, 19 Jan 2015 14:14:00 -0800 Subject: [PATCH] fix url in update doc --- doc/update/7.6-to-7.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)