docs: fix broken create-a-page links for CI build
Some checks failed
Build Docusaurus Site / build (push) Failing after 1m3s
Some checks failed
Build Docusaurus Site / build (push) Failing after 1m3s
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user