fixes documentation regression (#20960)

follow up https://github.com/nim-lang/Nim/pull/20371
This commit is contained in:
ringabout
2022-11-29 14:49:40 +08:00
committed by GitHub
parent 3d5edb41be
commit 77a337a39a

View File

@@ -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)