From b01d943aa33ce03da6c1bb52988115b8b2a65df2 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 8 Apr 2015 18:53:52 -0400 Subject: [PATCH] fix api key link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d933fcf..d2bfeb6 100644 --- a/README.md +++ b/README.md @@ -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.