On Thu, Aug 04, 2022 at 11:34:16AM +0800, Han Han wrote: > Signed-off-by: Han Han <hhan@xxxxxxxxxx> > --- > README.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/README.rst b/README.rst > index eacbbf2..ee20e85 100644 > --- a/README.rst > +++ b/README.rst > @@ -13,7 +13,7 @@ API better suited for dbus-based applications. > > libvirt-dbus is Free Software and licenced under LGPLv2+. > > -* https://libvirt.org/libvirt-dbus.html > +* https://libvirt.org/dbus.html > > The latest official releases can be found at: > > -- > 2.37.1 > Ah, I forgot one important detail - by moving to the MR workflow we disabled pushing to the protected branches (duh!), so you'll have to submit an MR instead - while at it, you can also fix the patch submission paragraph :) Erik