mirror of
https://github.com/taigrr/wtf
synced 2026-04-02 00:08:42 -07:00
316 Fix link for GitHub personal API token creation
This commit is contained in:
@@ -472,7 +472,7 @@
|
||||
|
||||
|
||||
|
||||
<p><img class="screenshot" src="/imgs/modules/github.png" width="640" height="384" alt="github screenshot" /></p>
|
||||
<p><img class="screenshot" src="/imgs/modules/github.png" width="480" height="288" alt="github screenshot" /></p>
|
||||
|
||||
<p>Displays information about your git repositories hosted on GitHub:</p>
|
||||
|
||||
@@ -526,7 +526,7 @@
|
||||
<h3 id="attributes">Attributes</h3>
|
||||
|
||||
<p><code>apiKey</code> <br />
|
||||
Value: Your <a href="https://developer.github.com/v3/oauth_authorizations/#create-a-new-authorization">GitHub API</a> token.</p>
|
||||
Value: Your <a href="https://blog.github.com/2013-05-16-personal-api-tokens/">GitHub API</a> token.</p>
|
||||
|
||||
<p><code>baseURL</code> <br />
|
||||
<em>Optional</em> <br />
|
||||
|
||||
Reference in New Issue
Block a user