Skip to content

Commit fc2ed97

Browse files
authored
Merge pull request #3 from fregante/patch-1
Reduce requested scope to just public_repo
2 parents 1f52464 + 842cefb commit fc2ed97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</p><br/>
7171
<p>Useful-Forks will need a personal Access Token to increase that limit (it increases it by almost 5000 calls per hour).
7272
If you don't already have one, you can
73-
<b><a href="https://github.com/settings/tokens/new?scopes=repo&description=UsefulForks" target="_blank" rel="noopener noreferrer">
73+
<b><a href="https://github.com/settings/tokens/new?scopes=public_repo&description=UsefulForks" target="_blank" rel="noopener noreferrer">
7474
create one</a></b>
7575
and paste it into the text-box below. The required scope is already defined by the link above.
7676
</p><br/>
@@ -125,4 +125,4 @@
125125
<script type="text/javascript" src="src/index.js" charset="utf-8"></script>
126126
</body>
127127

128-
</html>
128+
</html>

0 commit comments

Comments
 (0)