diff options
Diffstat (limited to 'docs/development/testing.md')
-rw-r--r-- | docs/development/testing.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/development/testing.md b/docs/development/testing.md index 9125453..9e70842 100644 --- a/docs/development/testing.md +++ b/docs/development/testing.md @@ -4,6 +4,15 @@ description: >- maintainers --- +{% 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/testing + +{% endhint %} + # Testing {% hint style="info" %} |