From ff25103c9ab9d51821e9e8641955c8d24f7db6b8 Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Thu, 11 Aug 2022 21:30:06 +0800 Subject: [PATCH] Show beatutiful html instead of ugly markdown preview (#20196) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fef139bcede9..6c14b738f90a 100644 --- a/readme.md +++ b/readme.md @@ -104,7 +104,7 @@ can run a subset of tests by specifying a category (for example ``./koch tests cat async``). For more information on the ``koch`` build tool please see the documentation -within the [doc/koch.md](doc/koch.md) file. +within the [doc/koch.md](https://nim-lang.github.io/Nim/koch.html) file. ## Nimble