aboutsummaryrefslogtreecommitdiff
path: root/docs/modding
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modding')
-rw-r--r--docs/modding/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modding/getting-started.md b/docs/modding/getting-started.md
index 615c2af..a6981aa 100644
--- a/docs/modding/getting-started.md
+++ b/docs/modding/getting-started.md
@@ -24,7 +24,7 @@ In order to get started with making your mod, create a folder in `R2Northstar/mo
After making this folder, inside it add a folder named `mod` and a file named `mod.json`.
-Provided is a template `mod.json`, for a detailed list of values read [Cheatsheet](modding/cheatsheet.md)
+Provided is a template `mod.json`, for a detailed list of values read [Cheatsheet](cheatsheet.md)
```json
{