diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2024-10-04 14:29:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 14:29:35 +0200 |
commit | ebb8175fddf4b1353ea413871b983fb330fdef98 (patch) | |
tree | 7c7edb081a36caee6d347d627fffb5f2cfa69b8b /docs/development | |
parent | cafd307a4089fed3feef2ac036e826ced716e483 (diff) | |
download | NorthstarWiki-main.tar.gz NorthstarWiki-main.zip |
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/README.md | 2 | ||||
-rw-r--r-- | docs/development/contributing-code-to-northstar.md | 2 | ||||
-rw-r--r-- | docs/development/debugging/README.md | 2 | ||||
-rw-r--r-- | docs/development/debugging/visualstudio.md | 2 | ||||
-rw-r--r-- | docs/development/debugging/x64dbg.md | 2 | ||||
-rw-r--r-- | docs/development/northstarmasterserver/README.md | 2 | ||||
-rw-r--r-- | docs/development/northstarmasterserver/deploy.md | 2 | ||||
-rw-r--r-- | docs/development/releases.md | 2 | ||||
-rw-r--r-- | docs/development/repositories/README.md | 2 | ||||
-rw-r--r-- | docs/development/repositories/atlas.md | 2 | ||||
-rw-r--r-- | docs/development/repositories/northstarlauncher.md | 2 | ||||
-rw-r--r-- | docs/development/repositories/northstarmods.md | 2 | ||||
-rw-r--r-- | docs/development/reviewing.md | 2 | ||||
-rw-r--r-- | docs/development/testing.md | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/docs/development/README.md b/docs/development/README.md index 5b00531..c3c0d24 100644 --- a/docs/development/README.md +++ b/docs/development/README.md @@ -9,7 +9,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/ +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/](https://docs.northstar.tf/Wiki/development/) {% endhint %} diff --git a/docs/development/contributing-code-to-northstar.md b/docs/development/contributing-code-to-northstar.md index 3881161..1e4cf8d 100644 --- a/docs/development/contributing-code-to-northstar.md +++ b/docs/development/contributing-code-to-northstar.md @@ -7,7 +7,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/contributing-code-to-northstar +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/contributing-code-to-northstar](https://docs.northstar.tf/Wiki/development/contributing-code-to-northstar) {% endhint %} diff --git a/docs/development/debugging/README.md b/docs/development/debugging/README.md index 72c1ba9..86c1a08 100644 --- a/docs/development/debugging/README.md +++ b/docs/development/debugging/README.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/debugging/ +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/debugging/](https://docs.northstar.tf/Wiki/development/debugging/) {% endhint %} diff --git a/docs/development/debugging/visualstudio.md b/docs/development/debugging/visualstudio.md index 9e552ef..dac975a 100644 --- a/docs/development/debugging/visualstudio.md +++ b/docs/development/debugging/visualstudio.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/debugging/visualstudio +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/debugging/visualstudio](https://docs.northstar.tf/Wiki/development/debugging/visualstudio) {% endhint %} diff --git a/docs/development/debugging/x64dbg.md b/docs/development/debugging/x64dbg.md index b642e4a..3d49815 100644 --- a/docs/development/debugging/x64dbg.md +++ b/docs/development/debugging/x64dbg.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/debugging/x64dbg +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/debugging/x64dbg](https://docs.northstar.tf/Wiki/development/debugging/x64dbg) {% endhint %} diff --git a/docs/development/northstarmasterserver/README.md b/docs/development/northstarmasterserver/README.md index 090d202..9ef15a4 100644 --- a/docs/development/northstarmasterserver/README.md +++ b/docs/development/northstarmasterserver/README.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/northstarmasterserver/ +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/northstarmasterserver/](https://docs.northstar.tf/Wiki/development/northstarmasterserver/) {% endhint %} diff --git a/docs/development/northstarmasterserver/deploy.md b/docs/development/northstarmasterserver/deploy.md index 3703bcb..f418c68 100644 --- a/docs/development/northstarmasterserver/deploy.md +++ b/docs/development/northstarmasterserver/deploy.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/northstarmasterserver/deploy +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/northstarmasterserver/deploy](https://docs.northstar.tf/Wiki/development/northstarmasterserver/deploy) {% endhint %} diff --git a/docs/development/releases.md b/docs/development/releases.md index bba532d..6c699dd 100644 --- a/docs/development/releases.md +++ b/docs/development/releases.md @@ -9,7 +9,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/releases +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/releases](https://docs.northstar.tf/Wiki/development/releases) {% endhint %} diff --git a/docs/development/repositories/README.md b/docs/development/repositories/README.md index 3eb6d59..ab023fd 100644 --- a/docs/development/repositories/README.md +++ b/docs/development/repositories/README.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/repositories/ +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/repositories/](https://docs.northstar.tf/Wiki/development/repositories/) {% endhint %} diff --git a/docs/development/repositories/atlas.md b/docs/development/repositories/atlas.md index a4e1a38..15032ec 100644 --- a/docs/development/repositories/atlas.md +++ b/docs/development/repositories/atlas.md @@ -7,7 +7,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/repositories/atlas +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/repositories/atlas](https://docs.northstar.tf/Wiki/development/repositories/atlas) {% endhint %} diff --git a/docs/development/repositories/northstarlauncher.md b/docs/development/repositories/northstarlauncher.md index 9596eb0..5e3d9a5 100644 --- a/docs/development/repositories/northstarlauncher.md +++ b/docs/development/repositories/northstarlauncher.md @@ -5,7 +5,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/repositories/northstarlauncher +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/repositories/northstarlauncher](https://docs.northstar.tf/Wiki/development/repositories/northstarlauncher) {% endhint %} diff --git a/docs/development/repositories/northstarmods.md b/docs/development/repositories/northstarmods.md index a764a09..c6ed62b 100644 --- a/docs/development/repositories/northstarmods.md +++ b/docs/development/repositories/northstarmods.md @@ -7,7 +7,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/repositories/northstarmods +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/repositories/northstarmods](https://docs.northstar.tf/Wiki/development/repositories/northstarmods) {% endhint %} diff --git a/docs/development/reviewing.md b/docs/development/reviewing.md index 721082d..3f1fd0e 100644 --- a/docs/development/reviewing.md +++ b/docs/development/reviewing.md @@ -10,7 +10,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/reviewing +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/reviewing](https://docs.northstar.tf/Wiki/development/reviewing) {% endhint %} diff --git a/docs/development/testing.md b/docs/development/testing.md index 9e70842..2938e65 100644 --- a/docs/development/testing.md +++ b/docs/development/testing.md @@ -9,7 +9,7 @@ The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDoc Check it out here: [https://docs.northstar.tf/Wiki/](https://docs.northstar.tf/Wiki/) -The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/development/testing +The same page on the new wiki should be located here: [https://docs.northstar.tf/Wiki/development/testing](https://docs.northstar.tf/Wiki/development/testing) {% endhint %} |