Skip to content

Commit 3550523

Browse files
committed
update README
1 parent 69f5f15 commit 3550523

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Here is the status of the various API components:
5555
* [Topics](http://developer.zendesk.com/documentation/rest_api/topics.html)
5656
* [Topic Comments](http://developer.zendesk.com/documentation/rest_api/topic_comments.html)
5757
* [Topic Subscriptions](http://developer.zendesk.com/documentation/rest_api/topic_subscriptions.html)
58-
* [Help Center Categories](https://developer.zendesk.com/rest_api/docs/help_center/categories)
59-
* [Help Center Sections](https://developer.zendesk.com/rest_api/docs/help_center/sections)
60-
* [Help Center Articles](https://developer.zendesk.com/rest_api/docs/help_center/articles)
58+
* [Help Center Categories](https://developer.zendesk.com/rest_api/docs/help_center/categories)
59+
* [Help Center Sections](https://developer.zendesk.com/rest_api/docs/help_center/sections)
60+
* [Help Center Articles](https://developer.zendesk.com/rest_api/docs/help_center/articles)
6161
* [Topic Votes](http://developer.zendesk.com/documentation/rest_api/topic_votes.html)
6262
* [Account Settings](http://developer.zendesk.com/documentation/rest_api/account_settings.html)
6363
* [Activity Stream](http://developer.zendesk.com/documentation/rest_api/activity_stream.html)
@@ -84,4 +84,6 @@ History
8484

8585
* 0.3.x - Fixed infinite loop with PagedIterable, updated async-http-client dependency to 1.9.x.
8686

87+
* 0.4.x - Few API breakage (in particular changed userId to Long in Identity), updated async-http-client dependency to latest.
88+
8789
[zd]: http://zendesk.com

0 commit comments

Comments
 (0)