aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 67d3a8da..28fbaa6c 100644
--- a/README.md
+++ b/README.md
@@ -163,11 +163,11 @@ $ ninja install
The API documentation is provided in Asciidoc format in the
`docs/man` subdirectory, and also
-[online](https://nanomsg.github.io/nng).
+[online](https://nng.nanomsg.org/man).
> [!NOTE]
> However, an effort to convert the documentation to Markdown using `mdbook`
-> is underway.
+> is underway. You can see a preview it [here](https://nng.nanomsg.org/ref).
The [_nng_(7)](docs/man/nng.7.adoc) page provides a conceptual overview and links to
manuals for various patterns.