From 7f023c4770cf90916910f988619c544c25ec12f7 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:27:13 +0100 Subject: Embed ModdingDocs link (#281) Embed ModdingDocs link instead of using an inline link This is done is it renders nicer on GitBook itself. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7ce00ba..be4d59a 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: -[ReadTheDocs](https://r2northstar.readthedocs.io/en/latest/guides/gettingstarted.html) +{% embed url="https://r2northstar.readthedocs.io/" %} ## Contact and contributing -- cgit v1.2.3