added link to mdbook docs

This commit is contained in:
mx
2023-04-11 16:15:32 +02:00
committed by Jon Häggblad
parent 8fd8bf8792
commit 09c905910e
+1 -1
View File
@@ -3,4 +3,4 @@
* `docs` contains technical documentation hosted at [https://nymtech.net/docs](https://nymtech.net/docs)
* `dev-portal` contains developer documentation hosted at [https://nymtech.net/developers](https://nymtech.net/developers)
Each is built with `mdbook` - use `mdbook serve` to build and serve them (defaults to `localhost:3000`).
Each is built with [`mdbook`](https://rust-lang.github.io/mdBook/index.html) - use `mdbook serve` to build and serve them (defaults to `localhost:3000`).