docs: fix broken create-a-page links for CI build
Some checks failed
Build Docusaurus Site / build (push) Failing after 1m3s

This commit is contained in:
codex
2026-03-11 12:39:25 +08:00
parent 90f1539aae
commit 7b699886e2

View File

@@ -11,9 +11,9 @@ slug: /my-custom-url
Markdown text with [links](./hello.md) Markdown text with [links](./hello.md)
Let's see how to [Create a page](/create-a-page). Let's see how to [Create a page](./tutorial-basics/create-a-page.md).
Let's see how to [Create a page](./create-a-page.md). Let's see how to [Create a page](./tutorial-basics/create-a-page.md).
### Images ### Images