diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2024-02-01 16:27:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 16:27:13 +0100 |
commit | 7f023c4770cf90916910f988619c544c25ec12f7 (patch) | |
tree | f5d9be79448420bf1fae1824c7d256903af76dca /docs | |
parent | 60ad62051f6f74f781d9596b5e3071eb0092c9bf (diff) | |
download | NorthstarWiki-7f023c4770cf90916910f988619c544c25ec12f7.tar.gz NorthstarWiki-7f023c4770cf90916910f988619c544c25ec12f7.zip |
Embed ModdingDocs link (#281)
Embed ModdingDocs link instead of using an inline link
This is done is it renders nicer on GitBook itself.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |