aboutsummaryrefslogtreecommitdiff
path: root/docs/development/debugging/visualstudio.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/development/debugging/visualstudio.md')
-rw-r--r--docs/development/debugging/visualstudio.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/development/debugging/visualstudio.md b/docs/development/debugging/visualstudio.md
index 8811544..9e552ef 100644
--- a/docs/development/debugging/visualstudio.md
+++ b/docs/development/debugging/visualstudio.md
@@ -1,5 +1,14 @@
# Visual Studio
+{% hint style="warning" %}
+The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated.
+
+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
+
+{% endhint %}
+
Northstar is easiest to debug through Visual Studio due to its cmake support.