From 1735bdc9a21ba6fef76c0944257c5e175d8642c5 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 29 Oct 2023 09:49:30 +1100 Subject: [PATCH] Update roadmap link --- mkdocs-website/docs/getting-started/next-steps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs-website/docs/getting-started/next-steps.md b/mkdocs-website/docs/getting-started/next-steps.md index ad347cf0..5a43bce3 100644 --- a/mkdocs-website/docs/getting-started/next-steps.md +++ b/mkdocs-website/docs/getting-started/next-steps.md @@ -15,7 +15,7 @@ go run . in the example directory. -The status of the examples is on the [roadmap](/roadmap). +The status of the examples is on the [roadmap](../roadmap.md). ## Creating a new project