qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README.rst: fix link formatting
@ 2022-08-03  9:02 Cornelia Huck
  2022-08-03  9:31 ` Daniel P. Berrangé
  2022-08-04 11:44 ` Laurent Vivier
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2022-08-03  9:02 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel; +Cc: Cornelia Huck

Make the links render correctly.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 23795b837740..21df79ef4379 100644
--- a/README.rst
+++ b/README.rst
@@ -39,7 +39,7 @@ Documentation can be found hosted online at
 current development version that is available at
 `<https://www.qemu.org/docs/master/>`_ is generated from the ``docs/``
 folder in the source tree, and is built by `Sphinx
-<https://www.sphinx-doc.org/en/master/>_`.
+<https://www.sphinx-doc.org/en/master/>`_.
 
 
 Building
@@ -78,7 +78,7 @@ format-patch' and/or 'git send-email' to format & send the mail to the
 qemu-devel@nongnu.org mailing list. All patches submitted must contain
 a 'Signed-off-by' line from the author. Patches should follow the
 guidelines set out in the `style section
-<https://www.qemu.org/docs/master/devel/style.html>` of
+<https://www.qemu.org/docs/master/devel/style.html>`_ of
 the Developers Guide.
 
 Additional information on submitting patches can be found online via
-- 
2.37.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] README.rst: fix link formatting
  2022-08-03  9:02 [PATCH] README.rst: fix link formatting Cornelia Huck
@ 2022-08-03  9:31 ` Daniel P. Berrangé
  2022-08-04 11:44 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2022-08-03  9:31 UTC (permalink / raw)
  Cc: qemu-trivial, qemu-devel

On Wed, Aug 03, 2022 at 11:02:50AM +0200, Cornelia Huck wrote:
> Make the links render correctly.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  README.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] README.rst: fix link formatting
  2022-08-03  9:02 [PATCH] README.rst: fix link formatting Cornelia Huck
  2022-08-03  9:31 ` Daniel P. Berrangé
@ 2022-08-04 11:44 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2022-08-04 11:44 UTC (permalink / raw)
  To: Cornelia Huck, qemu-trivial, qemu-devel

Le 03/08/2022 à 11:02, Cornelia Huck a écrit :
> Make the links render correctly.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>   README.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README.rst b/README.rst
> index 23795b837740..21df79ef4379 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -39,7 +39,7 @@ Documentation can be found hosted online at
>   current development version that is available at
>   `<https://www.qemu.org/docs/master/>`_ is generated from the ``docs/``
>   folder in the source tree, and is built by `Sphinx
> -<https://www.sphinx-doc.org/en/master/>_`.
> +<https://www.sphinx-doc.org/en/master/>`_.
>   
>   
>   Building
> @@ -78,7 +78,7 @@ format-patch' and/or 'git send-email' to format & send the mail to the
>   qemu-devel@nongnu.org mailing list. All patches submitted must contain
>   a 'Signed-off-by' line from the author. Patches should follow the
>   guidelines set out in the `style section
> -<https://www.qemu.org/docs/master/devel/style.html>` of
> +<https://www.qemu.org/docs/master/devel/style.html>`_ of
>   the Developers Guide.
>   
>   Additional information on submitting patches can be found online via

Applied to my trivial-patches branch.

Thanks,
Laurent


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-04 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03  9:02 [PATCH] README.rst: fix link formatting Cornelia Huck
2022-08-03  9:31 ` Daniel P. Berrangé
2022-08-04 11:44 ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).