From 16536ab26af8e33239609c6183920a2c757b117c Mon Sep 17 00:00:00 2001 From: Xavi Lee Date: Wed, 15 Feb 2023 18:10:30 +0800 Subject: [PATCH] fix: correct prev link in `hello-world` --- content/docs/hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/hello-world.md b/content/docs/hello-world.md index a78b8e75f44..f101f1acdc4 100644 --- a/content/docs/hello-world.md +++ b/content/docs/hello-world.md @@ -2,7 +2,7 @@ id: hello-world title: Hello World permalink: docs/hello-world.html -prev: cdn-links.html +prev: release-channels.html next: introducing-jsx.html ---