mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08: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