Merge pull request #6208 from sielicki/fix-url-github-oauth

Point to new github oauth docs url
This commit is contained in:
Théophane Hufschmitt 2022-03-07 08:54:50 +01:00 committed by GitHub
commit 2051c0f409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ struct FetchSettings : public Config
* Github: the token value is the OAUTH-TOKEN string obtained
as the Personal Access Token from the Github server (see
https://docs.github.com/en/developers/apps/authorizing-oath-apps).
https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps).
* Gitlab: the token value is either the OAuth2 token or the
Personal Access Token (these are different types tokens