qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] README: Fix some documentation URLs
@ 2021-10-18 13:45 Greg Kurz
  2021-10-19  7:49 ` Laurent Vivier
  2021-10-19  7:55 ` Laurent Vivier
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Kurz @ 2021-10-18 13:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

All of these pages live in the wiki, not in the main web site.

Signed-off-by: Greg Kurz <groug@kaod.org>
---
 README.rst |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.rst b/README.rst
index 79b19f1481e1..23795b837740 100644
--- a/README.rst
+++ b/README.rst
@@ -59,9 +59,9 @@ of other UNIX targets. The simple steps to build QEMU are:
 
 Additional information can also be found online via the QEMU website:
 
-* `<https://qemu.org/Hosts/Linux>`_
-* `<https://qemu.org/Hosts/Mac>`_
-* `<https://qemu.org/Hosts/W32>`_
+* `<https://wiki.qemu.org/Hosts/Linux>`_
+* `<https://wiki.qemu.org/Hosts/Mac>`_
+* `<https://wiki.qemu.org/Hosts/W32>`_
 
 
 Submitting patches
@@ -84,8 +84,8 @@ the Developers Guide.
 Additional information on submitting patches can be found online via
 the QEMU website
 
-* `<https://qemu.org/Contribute/SubmitAPatch>`_
-* `<https://qemu.org/Contribute/TrivialPatches>`_
+* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
+* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_
 
 The QEMU website is also maintained under source control.
 
@@ -144,7 +144,7 @@ reported via GitLab.
 
 For additional information on bug reporting consult:
 
-* `<https://qemu.org/Contribute/ReportABug>`_
+* `<https://wiki.qemu.org/Contribute/ReportABug>`_
 
 
 ChangeLog
@@ -168,4 +168,4 @@ main methods being email and IRC
 Information on additional methods of contacting the community can be
 found online via the QEMU website:
 
-* `<https://qemu.org/Contribute/StartHere>`_
+* `<https://wiki.qemu.org/Contribute/StartHere>`_




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

* Re: [PATCH] README: Fix some documentation URLs
  2021-10-18 13:45 [PATCH] README: Fix some documentation URLs Greg Kurz
@ 2021-10-19  7:49 ` Laurent Vivier
  2021-10-19  7:55 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2021-10-19  7:49 UTC (permalink / raw)
  To: Greg Kurz, qemu-devel; +Cc: qemu-trivial

Le 18/10/2021 à 15:45, Greg Kurz a écrit :
> All of these pages live in the wiki, not in the main web site.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>  README.rst |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/README.rst b/README.rst
> index 79b19f1481e1..23795b837740 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -59,9 +59,9 @@ of other UNIX targets. The simple steps to build QEMU are:
>  
>  Additional information can also be found online via the QEMU website:
>  
> -* `<https://qemu.org/Hosts/Linux>`_
> -* `<https://qemu.org/Hosts/Mac>`_
> -* `<https://qemu.org/Hosts/W32>`_
> +* `<https://wiki.qemu.org/Hosts/Linux>`_
> +* `<https://wiki.qemu.org/Hosts/Mac>`_
> +* `<https://wiki.qemu.org/Hosts/W32>`_
>  
>  
>  Submitting patches
> @@ -84,8 +84,8 @@ the Developers Guide.
>  Additional information on submitting patches can be found online via
>  the QEMU website
>  
> -* `<https://qemu.org/Contribute/SubmitAPatch>`_
> -* `<https://qemu.org/Contribute/TrivialPatches>`_
> +* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
> +* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_
>  
>  The QEMU website is also maintained under source control.
>  
> @@ -144,7 +144,7 @@ reported via GitLab.
>  
>  For additional information on bug reporting consult:
>  
> -* `<https://qemu.org/Contribute/ReportABug>`_
> +* `<https://wiki.qemu.org/Contribute/ReportABug>`_
>  
>  
>  ChangeLog
> @@ -168,4 +168,4 @@ main methods being email and IRC
>  Information on additional methods of contacting the community can be
>  found online via the QEMU website:
>  
> -* `<https://qemu.org/Contribute/StartHere>`_
> +* `<https://wiki.qemu.org/Contribute/StartHere>`_
> 
> 
> 

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Tested-by: Laurent Vivier <laurent@vivier.eu>


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

* Re: [PATCH] README: Fix some documentation URLs
  2021-10-18 13:45 [PATCH] README: Fix some documentation URLs Greg Kurz
  2021-10-19  7:49 ` Laurent Vivier
@ 2021-10-19  7:55 ` Laurent Vivier
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2021-10-19  7:55 UTC (permalink / raw)
  To: Greg Kurz, qemu-devel; +Cc: qemu-trivial

Le 18/10/2021 à 15:45, Greg Kurz a écrit :
> All of these pages live in the wiki, not in the main web site.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
>  README.rst |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/README.rst b/README.rst
> index 79b19f1481e1..23795b837740 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -59,9 +59,9 @@ of other UNIX targets. The simple steps to build QEMU are:
>  
>  Additional information can also be found online via the QEMU website:
>  
> -* `<https://qemu.org/Hosts/Linux>`_
> -* `<https://qemu.org/Hosts/Mac>`_
> -* `<https://qemu.org/Hosts/W32>`_
> +* `<https://wiki.qemu.org/Hosts/Linux>`_
> +* `<https://wiki.qemu.org/Hosts/Mac>`_
> +* `<https://wiki.qemu.org/Hosts/W32>`_
>  
>  
>  Submitting patches
> @@ -84,8 +84,8 @@ the Developers Guide.
>  Additional information on submitting patches can be found online via
>  the QEMU website
>  
> -* `<https://qemu.org/Contribute/SubmitAPatch>`_
> -* `<https://qemu.org/Contribute/TrivialPatches>`_
> +* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
> +* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_
>  
>  The QEMU website is also maintained under source control.
>  
> @@ -144,7 +144,7 @@ reported via GitLab.
>  
>  For additional information on bug reporting consult:
>  
> -* `<https://qemu.org/Contribute/ReportABug>`_
> +* `<https://wiki.qemu.org/Contribute/ReportABug>`_
>  
>  
>  ChangeLog
> @@ -168,4 +168,4 @@ main methods being email and IRC
>  Information on additional methods of contacting the community can be
>  found online via the QEMU website:
>  
> -* `<https://qemu.org/Contribute/StartHere>`_
> +* `<https://wiki.qemu.org/Contribute/StartHere>`_
> 
> 
> 

Applied to my trivial-patches branch.

Thanks,
Laurent




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

end of thread, other threads:[~2021-10-19  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-18 13:45 [PATCH] README: Fix some documentation URLs Greg Kurz
2021-10-19  7:49 ` Laurent Vivier
2021-10-19  7:55 ` 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).