From 00467ea6f76fb6af9a19e6c7808cc9c41b76e182 Mon Sep 17 00:00:00 2001 From: Vaughn Dice Date: Thu, 27 Mar 2025 15:40:46 -0600 Subject: [PATCH] fix(content): fix /running-apps link Signed-off-by: Vaughn Dice --- content/v3/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3/deploying.md b/content/v3/deploying.md index 529ec0c5..aa23d1f4 100644 --- a/content/v3/deploying.md +++ b/content/v3/deploying.md @@ -9,7 +9,7 @@ url = "https://github.com/spinframework/spin-docs/blob/main/content/v3/deploying ### Running locally on your workstation For instructions guiding you through running Spin apps on your development workstation, -follow [this guide](/running-app). +follow [this guide](/running-apps). ### Deploying to Kubernetes