From 0584a3929df1356721d4ab411d967f7a704dd509 Mon Sep 17 00:00:00 2001 From: ALMAS Date: Sat, 3 Feb 2024 04:01:57 +0800 Subject: [PATCH] Fix docs (#3228) --- mkdocs-website/docs/en/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs-website/docs/en/roadmap.md b/mkdocs-website/docs/en/roadmap.md index dade74884..875f46810 100644 --- a/mkdocs-website/docs/en/roadmap.md +++ b/mkdocs-website/docs/en/roadmap.md @@ -56,7 +56,7 @@ The `wails package` command should do the following: Report any issues you find using [this guide](./getting-started/feedback.md). -- Install the CLI using the instructions [here](./getting-started/installation). +- Install the CLI using the instructions [here](./getting-started/installation.md). - Run `wails3 doctor` and ensure that all dependencies are installed. - Generate a new project using `wails3 init`.