From 33fe484311edcfc9626d362a98e9468dcdf87f08 Mon Sep 17 00:00:00 2001 From: morguldir Date: Fri, 27 Sep 2024 18:03:20 +0200 Subject: [PATCH] Fix link to setup docs for the mdbook https://rust-lang.github.io/mdBook/format/markdown.html?highlight=readm#links "Links to README.md will be converted to index.html. This is done since some services like GitHub render README files automatically, but web servers typically expect the root file to be called index.html." --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ce098c571..914a1817c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,7 +12,7 @@ A hosted version is available at