[PATCH] docs: Tweak location of qemu nbd extensions

Eric Blake posted 1 patch 3 months, 3 weeks ago
doc/proto.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: Tweak location of qemu nbd extensions
Posted by Eric Blake 3 months, 3 weeks ago
Upstream QEMU is moving the location of its NBD docs, as of its commit
XXXX[1].  Instead of pointing to the raw git source file, point to the
rendered html version built from rST.

CC: qemu-devel@nongnu.org
Signed-off-by: Eric Blake <eblake@redhat.com>

---

[1] Commit id TBD, I will update this patch to match reality once
qemu's patch lands, and only push this once the new link actually
exists.  See also
https://lists.gnu.org/archive/html/qemu-devel/2024-08/msg00223.html

---
 doc/proto.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/proto.md b/doc/proto.md
index cf1f60f..565fbeb 100644
--- a/doc/proto.md
+++ b/doc/proto.md
@@ -963,7 +963,7 @@ Namespaces MUST be consist of one of the following:
 Third-party implementations can register additional namespaces by
 simple request to the mailing-list. The following additional
 third-party namespaces are currently registered:
-* `qemu`, maintained by [qemu.org](https://gitlab.com/qemu-project/qemu/-/blob/master/docs/interop/nbd.txt)
+* `qemu`, maintained by [qemu.org](https://www.qemu.org/docs/master/interop/nbd.html)

 Save in respect of the `base:` namespace described below, this specification
 requires no specific semantics of metadata contexts, except that all the
-- 
2.45.2
Re: [PATCH] docs: Tweak location of qemu nbd extensions
Posted by Wouter Verhelst 3 months, 3 weeks ago
On Fri, Aug 02, 2024 at 08:36:43AM -0500, Eric Blake wrote:
> Upstream QEMU is moving the location of its NBD docs, as of its commit
> XXXX[1].  Instead of pointing to the raw git source file, point to the
> rendered html version built from rST.

ACK. Please push as soon as that lands.

-- 
     w@uter.{be,co.za}
wouter@{grep.be,fosdem.org,debian.org}

I will have a Tin-Actinium-Potassium mixture, thanks.
Re: [PATCH] docs: Tweak location of qemu nbd extensions
Posted by Eric Blake 3 months, 1 week ago
On Sat, Aug 03, 2024 at 03:18:35PM GMT, Wouter Verhelst wrote:
> On Fri, Aug 02, 2024 at 08:36:43AM -0500, Eric Blake wrote:
> > Upstream QEMU is moving the location of its NBD docs, as of its commit
> > XXXX[1].  Instead of pointing to the raw git source file, point to the
> > rendered html version built from rST.
> 
> ACK. Please push as soon as that lands.

The qemu patch has landed and the web page is now live, so I pushed
this as commit 29171ec.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org