Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/provider-guides/zendeskSupport.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The Zendesk Support connector supports reading from and writing to the following

### Example Integration

For an example manifest file of a Zendesk Support integration, visit our [samples repo on Github](https://github.com/amp-labs/samples/blob/main/zendesk-support/amp.yaml).
For an example manifest file of a Zendesk Support integration, visit our [samples repo on Github](https://github.com/amp-labs/samples/blob/main/zendeskSupport/amp.yaml).

## Before You Get Started

Expand Down Expand Up @@ -131,7 +131,7 @@ You need a **Zendesk** account to connect with Ampersand.

To start integrating with Zendesk Support:

- Create a manifest file like the [example](https://github.com/amp-labs/samples/blob/main/zendesk-support/amp.yaml).
- Create a manifest file like the [example](https://github.com/amp-labs/samples/blob/main/zendeskSupport/amp.yaml).
- Deploy it using the [amp CLI](/cli/overview).
- If you are using Read Actions, create a [destination](/destinations).
- Embed the [InstallIntegration](/embeddable-ui-components#install-integration) UI component.
Expand Down
Loading