Re: [PATCH] docs: Tweak location of qemu nbd extensions

2024-08-13 Thread Eric Blake
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 > > [1]. Instead of pointing to the raw git source file, point to the > > rendered html versio

Re: [PATCH] docs: Tweak location of qemu nbd extensions

2024-08-03 Thread Wouter Verhelst
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 > [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@

[PATCH] docs: Tweak location of qemu nbd extensions

2024-08-02 Thread Eric Blake
Upstream QEMU is moving the location of its NBD docs, as of its commit [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 --- [1] Commit id TBD, I will update this patch to match realit