Skip to content

Commit

Permalink
fix auth guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed May 22, 2012
1 parent 2b6a61f commit e74b88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you're making a private integration with Basecamp Classic for your own purpos

If you're making a public integration with Basecamp Classic for others to enjoy, you must use OAuth 2. This allows users to authorize your application to use Basecamp Classic on their behalf without having to copy/paste API tokens or touch sensitive login info.

Read the [37signals API Authentication Guide](https://github.com/37signals/api-authentication) for more info on using OAuth.
Read the [37signals API Authentication Guide](https://github.com/37signals/api/tree/master/sections/authentication.md) for more info on using OAuth.

Your API token can be found by logging into your Basecamp Classic account, clicking on the "My Info" link in the upper-right, and then clicking the "Show your tokens" at the bottom (under "Authentication tokens").

Expand Down

0 comments on commit e74b88f

Please sign in to comment.