Skip to content

Commit c40cc31

Browse files
committed
Fix links
1 parent 0839928 commit c40cc31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here is the status of the various API components:
3434

3535
* [Tickets](http://developer.zendesk.com/documentation/rest_api/tickets.html) - DONE
3636
* [Ticket Audits](http://developer.zendesk.com/documentation/rest_api/ticket_audits.html) - DONE
37-
* [Incremental Tickets](http://developer.zendesk.com/documentation/rest_api/incremental_tickets.html)
37+
* [Incremental Tickets](http://developer.zendesk.com/documentation/rest_api/ticket_export.html)
3838
* [Ticket Fields](http://developer.zendesk.com/documentation/rest_api/ticket_fields.html) - DONE
3939
* [Ticket Import](http://developer.zendesk.com/documentation/rest_api/ticket_import.html)
4040
* [Ticket Metrics](http://developer.zendesk.com/documentation/rest_api/ticket_metrics.html)
@@ -43,8 +43,8 @@ Here is the status of the various API components:
4343
* [Requests](http://developer.zendesk.com/documentation/rest_api/requests.html) - DONE
4444
* [User Identities](http://developer.zendesk.com/documentation/rest_api/user_identities.html) - DONE
4545
* [Groups](http://developer.zendesk.com/documentation/rest_api/groups.html)
46-
* [Group Membership](http://developer.zendesk.com/documentation/rest_api/group_membership.html)
47-
* [Custom Agent Roles](http://developer.zendesk.com/documentation/rest_api/custom_agent_roles.html)
46+
* [Group Membership](http://developer.zendesk.com/documentation/rest_api/group_memberships.html)
47+
* [Custom Agent Roles](http://developer.zendesk.com/documentation/rest_api/custom_roles.html)
4848
* [Organizations](http://developer.zendesk.com/documentation/rest_api/organizations.html) - DONE (except for related info)
4949
* [Search](http://developer.zendesk.com/documentation/rest_api/search.html)
5050
* [Tags](http://developer.zendesk.com/documentation/rest_api/tags.html)
@@ -58,7 +58,7 @@ Here is the status of the various API components:
5858
* [Account Settings](http://developer.zendesk.com/documentation/rest_api/account_settings.html)
5959
* [Activity Stream](http://developer.zendesk.com/documentation/rest_api/activity_stream.html)
6060
* [Attachments](http://developer.zendesk.com/documentation/rest_api/attachments.html) - DONE
61-
* [Autocompletion](http://developer.zendesk.com/documentation/rest_api/autocompletion.html)
61+
* [Autocompletion](http://developer.zendesk.com/documentation/rest_api/autocomplete.html)
6262
* [Automations](http://developer.zendesk.com/documentation/rest_api/automations.html)
6363
* [Job Statuses](http://developer.zendesk.com/documentation/rest_api/job_statuses.html)
6464
* [Locales](http://developer.zendesk.com/documentation/rest_api/locales.html)

0 commit comments

Comments
 (0)