diff options
Diffstat (limited to 'docs/module')
-rw-r--r-- | docs/module/rules.md | 2 |
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 |