summary refs log tree commit diff stats
path: root/compiler/nimfix/nimfix.nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nimfix/nimfix.nim.cfg')
-rw-r--r--compiler/nimfix/nimfix.nim.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nimfix/nimfix.nim.cfg b/compiler/nimfix/nimfix.nim.cfg
index 47b4a3713..b23ed13fb 100644
--- a/compiler/nimfix/nimfix.nim.cfg
+++ b/compiler/nimfix/nimfix.nim.cfg
@@ -2,7 +2,7 @@
 # gc:markAndSweep
 
 hint[XDeclaredButNotUsed]:off
-path:"$projectPath/../.."
+path:"$projectPath/.."
 
 path:"$lib/packages/docutils"
 path:"../compiler"