Skip to content

Commit

Permalink
fix api url
Browse files Browse the repository at this point in the history
  • Loading branch information
amro committed Dec 19, 2013
1 parent ac48312 commit a295f9d
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 @@ -95,7 +95,7 @@ And implement the `ChimpKitRequestDelegate` protocol:
});
}

Calling other API endpoints works similarly. Read the API [documentation](http://www.mailchimp.com/api/2.0) for details.
Calling other API endpoints works similarly. Read the API [documentation](http://apidocs.mailchimp.com/api/2.0/) for details.

###Blocks and delegate methods can be called from a background queue

Expand Down

0 comments on commit a295f9d

Please sign in to comment.