From ac840e053eb48f92e903f859399cb80c819f6246 Mon Sep 17 00:00:00 2001 From: andrewfulton9 Date: Tue, 23 Jun 2026 16:34:31 -0600 Subject: [PATCH] add link to hetzner provider --- docs/docs/how-tos/providers/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how-tos/providers/index.mdx b/docs/docs/how-tos/providers/index.mdx index 27f9746f..f26dabd1 100644 --- a/docs/docs/how-tos/providers/index.mdx +++ b/docs/docs/how-tos/providers/index.mdx @@ -10,7 +10,7 @@ NKP supports two production deploy targets today. The other providers are partia | Provider | Status | | --- | --- | -| Hetzner | ✅ Supported (recommended starter) | +| [Hetzner](/docs/how-tos/providers/hetzner) | ✅ Supported (recommended starter) | | [AWS](/docs/how-tos/providers/aws) | ✅ Supported | | [Google Cloud Platform (GCP)](/docs/how-tos/providers/gcp) | 🚧 Planned | | [Microsoft Azure](/docs/how-tos/providers/azure) | 🚧 Planned |