summary refs log tree commit diff stats
path: root/doc/nims.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nims.rst')
-rw-r--r--doc/nims.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nims.rst b/doc/nims.rst
index dea09e1e8..034ad1fda 100644
--- a/doc/nims.rst
+++ b/doc/nims.rst
@@ -31,7 +31,7 @@ available. So the stdlib modules using ``importc`` cannot be used with
 Nim's VM. However, at least the following modules are available:
 
 * `macros <macros.html>`_
-* `ospaths <ospaths.html>`_
+* `os <os.html>`_
 * `strutils <strutils.html>`_
 * `math <math.html>`_
 * `distros <distros.html>`_