Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-09 02:14:29 +0300
committerEvan Read <eread@gitlab.com>2019-07-09 02:14:29 +0300
commit0d4c6a14d81bb120b04e8edb76050110191435a9 (patch)
tree0d3240b491a513bec6c18fac9980cfe3bf9e1ddf /doc/user/project/integrations/github.md
parentbaf6ea490278bb32dd0ba8f5f3b8b95029e66532 (diff)
Update redirected links to final destinations
This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops
Diffstat (limited to 'doc/user/project/integrations/github.md')
-rw-r--r--doc/user/project/integrations/github.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/github.md b/doc/user/project/integrations/github.md
index e8ffbde1f57..d0399f9193b 100644
--- a/doc/user/project/integrations/github.md
+++ b/doc/user/project/integrations/github.md
@@ -14,7 +14,7 @@ and is automatically configured on [GitHub import](../../../integration/github.m
### Complete these steps on GitHub
-This integration requires a [GitHub API token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)
+This integration requires a [GitHub API token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line)
with `repo:status` access granted:
1. Go to your "Personal access tokens" page at <https://github.com/settings/tokens>