diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-07-08 23:14:29 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-07-08 23:14:29 +0000 |
commit | 0d4c6a14d81bb120b04e8edb76050110191435a9 (patch) | |
tree | 0d3240b491a513bec6c18fac9980cfe3bf9e1ddf /doc/user/project/integrations/github.md | |
parent | baf6ea490278bb32dd0ba8f5f3b8b95029e66532 (diff) | |
download | gitlab-ce-0d4c6a14d81bb120b04e8edb76050110191435a9.tar.gz |
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.md | 2 |
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> |