We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddea5d0 commit 6a4b8b0Copy full SHA for 6a4b8b0
README.rst
@@ -71,7 +71,7 @@ Using rate-limited GitHub search API:
71
This will use ``api`` to fetch repositories data for users located in ``Russia`` whose primary language is ``Python``
72
and dump it into ``/home/idle/ghdump``.
73
74
-Register OAuth Application (https://github.com/settings/applications/) and use its *Client ID* and
+Register OAuth Application (https://github.com/settings/developers) and use its *Client ID* and
75
*Client Secret* to loosen the rate limits (append ``--credentials <id>,<secret>`` to dump command).
76
77
0 commit comments