From 6debe14ce5a91779f224b3a6ae60616c9eacf93f Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Thu, 19 Sep 2024 21:50:31 +0200 Subject: [PATCH] Update link to ModdingDocs to new docs version --- docs/README.md | 2 +- docs/modding/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index be4d59a5..48275ae7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,7 +24,7 @@ Install instructions can be found here: For modding guides, documentation on Northstar API features and documentation on Respawn Squirrel look at: -{% embed url="https://r2northstar.readthedocs.io/" %} +{% embed url="https://docs.northstar.tf/Modding/" %} ## Contact and contributing diff --git a/docs/modding/README.md b/docs/modding/README.md index 55ec4652..410a61d8 100644 --- a/docs/modding/README.md +++ b/docs/modding/README.md @@ -1,6 +1,6 @@ # Modding -Northstar Modding documentation has moved over to: [https://r2northstar.readthedocs.io/](https://r2northstar.readthedocs.io/). +Northstar Modding documentation has moved over to: [https://docs.northstar.tf/Modding/](https://docs.northstar.tf/Modding/). ## Custom Skin Modding