From 0e045f5f55f25f24819c4186cedb0cb81f37d6fc Mon Sep 17 00:00:00 2001 From: Stefan Midjich Date: Tue, 21 Nov 2023 22:52:12 +0100 Subject: [PATCH] Incorrect link to API docs --- docs/resources/server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/server.md b/docs/resources/server.md index fc369d2..bd15015 100644 --- a/docs/resources/server.md +++ b/docs/resources/server.md @@ -138,7 +138,7 @@ resource "glesys_server" "vmware" { ### Cloud Config When using the KVM platform you can provide a custom cloud-config file to configure and provision your server automatically. -Examples can be found in the [GleSYS API - Cloud config documentation](https://github.com/glesys/API/wiki/Using-cloud-config-to-configure-you-KVM-server) +Examples can be found in the [GleSYS API - Cloud config documentation](https://github.com/glesys/api-docs/wiki/Using-cloud-config-to-configure-you-KVM-server) ## Schema