diff --git a/docs/deployment/private/self-hosted-deployment.mdx b/docs/deployment/private/self-hosted-deployment.mdx index cea606b27..962335c14 100644 --- a/docs/deployment/private/self-hosted-deployment.mdx +++ b/docs/deployment/private/self-hosted-deployment.mdx @@ -121,7 +121,7 @@ A typical connector Helm install command would look like this: - ``: Helm release name for your connector. -- ``: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/a6b8f3506c02ea298fd3d4b20fba701f31a9998b/CONNECTORS). +- ``: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/main/CONNECTORS). - ``: Data Plane id, provided by the Hasura team. @@ -166,7 +166,7 @@ URL: **http://``-``.``:8 - ``: Helm release name for your connector. -- ``: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/a6b8f3506c02ea298fd3d4b20fba701f31a9998b/CONNECTORS). +- ``: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/main/CONNECTORS). - ``: Namespace where your connector was deployed to. :::