From 0610aad4866c615e3f08aa2c269ff24b499db8a4 Mon Sep 17 00:00:00 2001 From: Hubert Lin <linhub15@gmail.com> Date: Mon, 2 Dec 2019 18:15:34 -0700 Subject: [PATCH] fix: Ion Manual documentation link --- content/docs.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs.en.md b/content/docs.en.md index b87543d9..1743e92f 100644 --- a/content/docs.en.md +++ b/content/docs.en.md @@ -16,7 +16,7 @@ We highly recommend that you start with the [Book](https://doc.redox-os.org/book [Standard Library](https://doc.redox-os.org/std/std/). Documentation for the Redox standard library. -[Ion Manual](https://doc.redox-os.org/ion-manual/). Documentation for the Ion shell. +[Ion Manual](https://doc.redox-os.org/ion-manual/html). Documentation for the Ion shell. ## Contributing to Redox -- GitLab