summaryrefslogtreecommitdiff
path: root/docs/module/rules.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/module/rules.md')
-rw-r--r--docs/module/rules.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/module/rules.md b/docs/module/rules.md
index a2135f1..ed99188 100644
--- a/docs/module/rules.md
+++ b/docs/module/rules.md
@@ -7,7 +7,7 @@ This is exposed to the system via a handful of exported properties and functions
All of the board state is represented as a plain JS object that is passed to
and returned from these functions.
-See the [module overview](/docs/overview/module) for the details.
+See the [module overview](../overview/module.md) for the details.
## Copy & Paste