diff --git a/src/provider-guides/zendeskSupport.mdx b/src/provider-guides/zendeskSupport.mdx index 2b5d3b69..377fc927 100644 --- a/src/provider-guides/zendeskSupport.mdx +++ b/src/provider-guides/zendeskSupport.mdx @@ -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 @@ -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.