From: Jérémie Galarneau Date: Wed, 22 Feb 2023 21:57:22 +0000 (-0500) Subject: man/README.md: Update asciidoc url to asciidoc.org X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=c7415bcc43ad44e550f20576937565434d8b5c6d man/README.md: Update asciidoc url to asciidoc.org Reported-by: Kamil Beker Signed-off-by: Jérémie Galarneau Change-Id: I1e68fc6ff6e234eeab126a091b2b713e65697136 --- diff --git a/doc/man/README.md b/doc/man/README.md index 1b0233b8e..ef1cd6555 100644 --- a/doc/man/README.md +++ b/doc/man/README.md @@ -4,7 +4,7 @@ LTTng-tools man pages This directory contains the sources of the LTTng-tools man pages. LTTng-tools man pages are written in -[AsciiDoc](http://www.methods.co.nz/asciidoc/), and then converted to +[AsciiDoc](https://asciidoc.org/), and then converted to DocBook (XML) using the `asciidoc` command, and finally to troff using the appropriate DocBook XSL stylesheet (using the `xmlto` command).