浏览代码

Merge pull request #4922 from piotrantosik/patch-1

[doc] Update github api url
Rob 9 年之前
父节点
当前提交
26e7c546b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/articles/troubleshooting.md

+ 1 - 1
doc/articles/troubleshooting.md

@@ -209,7 +209,7 @@ for authentication asking your username and password so it can go ahead with its
 If you would prefer not to provide your GitHub credentials to Composer you can
 If you would prefer not to provide your GitHub credentials to Composer you can
 manually create a token using the following procedure:
 manually create a token using the following procedure:
 
 
-1. [Create](https://github.com/settings/applications) an OAuth token on GitHub.
+1. [Create](https://github.com/settings/tokens) an OAuth token on GitHub.
 [Read more](https://github.com/blog/1509-personal-api-tokens) on this.
 [Read more](https://github.com/blog/1509-personal-api-tokens) on this.
 
 
 2. Add it to the configuration running `composer config -g github-oauth.github.com <oauthtoken>`
 2. Add it to the configuration running `composer config -g github-oauth.github.com <oauthtoken>`