From 6d0ea06301cd3ca62a9babbc1b96edb2772c9d57 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Thu, 19 Sep 2024 23:09:37 +0200 Subject: Update link to ModdingDocs to new docs version (#309) --- 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 be4d59a..48275ae 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 55ec465..410a61d 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 -- cgit v1.2.3