mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-14 15:23:27 +00:00
Fix the broken link in math.nim (#11653) [ci skip]
(cherry picked from commit dad3c40f55)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
## * `random module<random.html>`_ for fast and tiny random number generator
|
||||
## * `mersenne module<mersenne.html>`_ for Mersenne twister random number generator
|
||||
## * `stats module<stats.html>`_ for statistical analysis
|
||||
## * `strformat module<strformat>`_ for formatting floats for print
|
||||
## * `strformat module<strformat.html>`_ for formatting floats for print
|
||||
|
||||
|
||||
include "system/inclrtl"
|
||||
|
||||
Reference in New Issue
Block a user