diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-05-08 18:08:21 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-05-08 18:08:21 +0200 |
commit | b772a1fc6b0da0bbc87b9e128880c2c431e1b059 (patch) | |
tree | 32d7ac7215c29ae1d348dd3311d35b8e292c7d48 /docs | |
parent | 1136d0a26c4d5cc975eb1c1f6b368755ad1b07d5 (diff) | |
download | NorthstarWiki-b772a1fc6b0da0bbc87b9e128880c2c431e1b059.tar.gz NorthstarWiki-b772a1fc6b0da0bbc87b9e128880c2c431e1b059.zip |
Fix broken link
Closes #66
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 26c4730..b953b61 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -12,4 +12,4 @@ Read [CONTRIBUTING.md](https://github.com/R2Northstar/Northstar/blob/main/CONTRI Please remember that issues created in the Northstar repositories should be related to the mod, avoid creating issues asking for tech support or problems unrelated to the project. {% endhint %} -Check the [Development](modding-and-development/development/) section if you are unsure of where to open a ticket. +Check the [Development](modding-and-development/development/README.md) section if you are unsure of where to open a ticket. |