Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/reference/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ We recommend using an existing OAuth 2.0 library instead of implementing
the protocol by hand. There are many edge cases, and using a well-tested
library is the best way to cover them all.

You can find a list of client libraries at [oauth.net](http://oauth.net/2/#client-libraries).
You can find a list of client libraries at [oauth.net](https://oauth.net/code).

For Ruby users, we also developed nice gems ourselves to ease the integration of our api:

Expand Down