Skip to content

Commit

Permalink
Merge pull request #241 from praw-dev/fix_link
Browse files Browse the repository at this point in the history
Update link to old reddit
  • Loading branch information
LilSpazJoekp committed Feb 25, 2023
2 parents 9ec9bab + 4e7626a commit a492491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Those are:
<https://github.com/reddit-archive/reddit/wiki/OAuth2-App-Types#script-app>`_

Before you can use any one of these with Async PRAW, you must first `register
<https://www.reddit.com/prefs/apps/>`_ an application of the appropriate type on Reddit.
<https://old.reddit.com/prefs/apps/>`_ an application of the appropriate type on Reddit.

If your application does not require a user context, it is :ref:`read-only
<read_only_application>`.
Expand Down

0 comments on commit a492491

Please sign in to comment.