From 15eecfb1fc5a5e6abed7b54028b3c386e93f22fb Mon Sep 17 00:00:00 2001 From: Andrew Somerville Date: Tue, 12 Jan 2016 15:10:49 -0500 Subject: [PATCH] fix api url in readme. had spurrious characters and was also outdated if fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626ed32..21e92e7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A python wrapper around HubSpot's APIs. Docs for this wrapper can be found [here](https://github.com/HubSpot/hapipy/wiki/hapipy-documentation). -General API reference documentation can be found [here](http://docs.hubapi.com">http://docs.hubapi.com). +General API reference documentation can be found [here](http://developers.hubspot.com/docs/overview).