From 6bd65e21e2a5869bda20a09aceccd7d943ee6d42 Mon Sep 17 00:00:00 2001 From: Timothy McCallum Date: Wed, 29 May 2024 14:19:24 +1000 Subject: [PATCH] GitHub path correction Signed-off-by: tpmccallum tim.mccallum@fermyon.com Signed-off-by: Timothy McCallum --- content/spin/v2/serverless-ai-hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/spin/v2/serverless-ai-hello-world.md b/content/spin/v2/serverless-ai-hello-world.md index ea8294ff6..5e233d154 100644 --- a/content/spin/v2/serverless-ai-hello-world.md +++ b/content/spin/v2/serverless-ai-hello-world.md @@ -5,7 +5,7 @@ template = "spin_main" tags = ["ai", "serverless", "getting started"] enable_shortcodes = true [extra] -url = "https://github.com/fermyon/developer/blob/main/content/spin/serverless-ai-hello-world.md" +url = "https://github.com/fermyon/developer/blob/main/content/spin/v2/serverless-ai-hello-world.md" ---