diff --git a/website/versioned_docs/version-1.0/guides/self-hosting/linux/index.mdx b/website/versioned_docs/version-1.0/guides/self-hosting/linux/index.mdx index 0147a3c7..2f6b284a 100644 --- a/website/versioned_docs/version-1.0/guides/self-hosting/linux/index.mdx +++ b/website/versioned_docs/version-1.0/guides/self-hosting/linux/index.mdx @@ -109,7 +109,7 @@ The `ziti` section defines how the `zrok` controller should communicate with you :::note -Be sure to see the [reference configuration at `etc/ctrl.yml`](../../../../etc/ctrl.yml) for the complete documentation of the current configuration file format for the `zrok` controller and service instance components. +Be sure to see the [reference configuration at `etc/ctrl.yml`](https://github.com/openziti/zrok/blob/main/etc/ctrl.yml) for the complete documentation of the current configuration file format for the `zrok` controller and service instance components. See the separate guides on [configuring metrics](/guides/self-hosting/metrics-and-limits/configuring-metrics.md) and [configuring limits](/guides/self-hosting/metrics-and-limits/configuring-limits.md) for details about both of these specialized areas of service instance configuration.