Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1b46e90

Browse files
Fix broken Wiki link in README
1 parent 9d5a569 commit 1b46e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We recommend using [virtualenv](https://virtualenv.pypa.io/en/latest/).
1313

1414
# Examples
1515

16-
Examples can be found in the [wiki](./wiki/)
16+
Examples can be found in the [wiki](https://github.com/joestump/python-oauth2/wiki)
1717

1818
# Running tests
1919
You can run tests using the following at the command line:
@@ -31,4 +31,4 @@ This code was originally forked from [Leah Culver and Andy Smith's oauth.py code
3131
* Classes are no longer prefixed with <code>OAuth</code>.
3232
* The <code>Request</code> class now extends from <code>dict</code>.
3333
* The library is likely no longer compatible with Python 2.3.
34-
* The <code>Client</code> class works and extends from <code>httplib2</code>. It's a thin wrapper that handles automatically signing any normal HTTP request you might wish to make.
34+
* The <code>Client</code> class works and extends from <code>httplib2</code>. It's a thin wrapper that handles automatically signing any normal HTTP request you might wish to make.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /