summary refs log tree commit diff stats
path: root/doc/intern.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intern.md')
-rw-r--r--doc/intern.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intern.md b/doc/intern.md
index ebdbca52d..e1861ea7d 100644
--- a/doc/intern.md
+++ b/doc/intern.md
@@ -364,7 +364,7 @@ Files that may need changed for your platform include:
   Add os/cpu to `Project.Platforms` field.
 * `lib/system/platforms.nim`
   Add os/cpu.
-* `lib/pure/include/osseps.nim`
+* `std/private/osseps.nim`
   Add os specializations.
 * `lib/pure/distros.nim`
   Add os, package handler.