From 4cf11ead4b60db4e2e174b74aa857768301e6a95 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Fri, 1 Aug 2025 16:40:24 -0400 Subject: [PATCH] ctrl.yml link, another one --- .../version-1.0/guides/self-hosting/linux/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.