We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4294cd9 commit ef1cf27Copy full SHA for ef1cf27
README.md
@@ -163,11 +163,11 @@ $ ninja install
163
164
The API documentation is provided in Asciidoc format in the
165
`docs/man` subdirectory, and also
166
-[online](https://nanomsg.github.io/nng).
+[online](https://nng.nanomsg.org/man).
167
168
> [!NOTE]
169
> However, an effort to convert the documentation to Markdown using `mdbook`
170
-> is underway.
+> is underway. You can see a preview it [here](https://nng.nanomsg.org/ref).
171
172
The [_nng_(7)](docs/man/nng.7.adoc) page provides a conceptual overview and links to
173
manuals for various patterns.
0 commit comments