fix api key link

This commit is contained in:
Tommy Parnell
2015-04-08 18:53:52 -04:00
parent 3b1abbb3de
commit b01d943aa3

View File

@@ -13,7 +13,7 @@ So far only the Requests that do not require user tokens have been implemented
## How do I use?
* Request an [API Key](http://untappd.com/api/register)
* Request an [API Key](https://untappd.com/api/register?register=new)
* You should be able to make a repository and call the get method with the thing you are requesting.
Note: Additional parameters can be passed into the Get Method with an IDictionary.