summary refs log tree commit diff stats
path: root/doc/nims.md
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-11-29 14:49:40 +0800
committerGitHub <noreply@github.com>2022-11-29 14:49:40 +0800
commit77a337a39abcf85b2ba60b90273eebadecedfc18 (patch)
tree6a2f45c69d6beff84ce8b5c9c69f0c3dfe182cdf /doc/nims.md
parent3d5edb41bea9cebd5aabddefde0797ba2026dd7b (diff)
downloadNim-77a337a39abcf85b2ba60b90273eebadecedfc18.tar.gz
fixes documentation regression (#20960)
follow up https://github.com/nim-lang/Nim/pull/20371
Diffstat (limited to 'doc/nims.md')
-rw-r--r--doc/nims.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nims.md b/doc/nims.md
index ecda526fb..f36fb8f3e 100644
--- a/doc/nims.md
+++ b/doc/nims.md
@@ -80,7 +80,7 @@ At least the following standard library modules are available:
 * [options](options.html)
 * [parseutils](parseutils.html)
 * [punycode](punycode.html)
-* [random](punycode.html)
+* [random](random.html)
 * [stats](stats.html)
 * [strformat](strformat.html)
 * [strmisc](strmisc.html)