* [qemu-web PATCH] pages: update deprecation policy links to "official" manual
@ 2021-03-08 10:30 Alex Bennée
2021-03-08 11:06 ` Philippe Mathieu-Daudé
2021-03-08 11:08 ` Thomas Huth
0 siblings, 2 replies; 3+ messages in thread
From: Alex Bennée @ 2021-03-08 10:30 UTC (permalink / raw)
To: qemu-devel; +Cc: pbonzini, thuth, Alex Bennée
The links are broken now so lets point them at the right place.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
_posts/2017-08-10-deprecation.md | 2 +-
download.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_posts/2017-08-10-deprecation.md b/_posts/2017-08-10-deprecation.md
index d0a7a35..4d007fc 100644
--- a/_posts/2017-08-10-deprecation.md
+++ b/_posts/2017-08-10-deprecation.md
@@ -16,7 +16,7 @@ it.
Thus we are currently considering to get rid of some of the old interfaces
and features in a future release and have started to collect a list of such
old items in our
-[QEMU documentation](https://qemu.weilnetz.de/doc/qemu-doc.html#Deprecated-features).
+[QEMU documentation](https://qemu.org/docs/master/system/deprecated.html).
If you are running QEMU directly, please have a look at this deprecation
chapter of the QEMU documentation to see whether you are still using one of
these old interfaces or features, so you can adapt your setup to use the new
diff --git a/download.html b/download.html
index 3c2df66..e3fc789 100644
--- a/download.html
+++ b/download.html
@@ -58,7 +58,7 @@ permalink: /download/
<strong>do not</strong> have any bearing on the scope of changes
included in the release. Non-backward compatible changes may be made
in any master branch release, provided they have followed the
- <a href="https://qemu.weilnetz.de/doc/qemu-doc.html#Deprecated-features">deprecation policy</a>
+ <a href="https://qemu.org/docs/master/system/deprecated.html">deprecation policy</a>
which calls for warnings to be emitted for a minimum of two releases
prior to the change.
</p>
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [qemu-web PATCH] pages: update deprecation policy links to "official" manual
2021-03-08 10:30 [qemu-web PATCH] pages: update deprecation policy links to "official" manual Alex Bennée
@ 2021-03-08 11:06 ` Philippe Mathieu-Daudé
2021-03-08 11:08 ` Thomas Huth
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-08 11:06 UTC (permalink / raw)
To: Alex Bennée, qemu-devel; +Cc: pbonzini, thuth
On 3/8/21 11:30 AM, Alex Bennée wrote:
> The links are broken now so lets point them at the right place.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> _posts/2017-08-10-deprecation.md | 2 +-
> download.html | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [qemu-web PATCH] pages: update deprecation policy links to "official" manual
2021-03-08 10:30 [qemu-web PATCH] pages: update deprecation policy links to "official" manual Alex Bennée
2021-03-08 11:06 ` Philippe Mathieu-Daudé
@ 2021-03-08 11:08 ` Thomas Huth
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2021-03-08 11:08 UTC (permalink / raw)
To: Alex Bennée, qemu-devel; +Cc: pbonzini
On 08/03/2021 11.30, Alex Bennée wrote:
> The links are broken now so lets point them at the right place.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> _posts/2017-08-10-deprecation.md | 2 +-
> download.html | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/_posts/2017-08-10-deprecation.md b/_posts/2017-08-10-deprecation.md
> index d0a7a35..4d007fc 100644
> --- a/_posts/2017-08-10-deprecation.md
> +++ b/_posts/2017-08-10-deprecation.md
> @@ -16,7 +16,7 @@ it.
> Thus we are currently considering to get rid of some of the old interfaces
> and features in a future release and have started to collect a list of such
> old items in our
> -[QEMU documentation](https://qemu.weilnetz.de/doc/qemu-doc.html#Deprecated-features).
> +[QEMU documentation](https://qemu.org/docs/master/system/deprecated.html).
> If you are running QEMU directly, please have a look at this deprecation
> chapter of the QEMU documentation to see whether you are still using one of
> these old interfaces or features, so you can adapt your setup to use the new
> diff --git a/download.html b/download.html
> index 3c2df66..e3fc789 100644
> --- a/download.html
> +++ b/download.html
> @@ -58,7 +58,7 @@ permalink: /download/
> <strong>do not</strong> have any bearing on the scope of changes
> included in the release. Non-backward compatible changes may be made
> in any master branch release, provided they have followed the
> - <a href="https://qemu.weilnetz.de/doc/qemu-doc.html#Deprecated-features">deprecation policy</a>
> + <a href="https://qemu.org/docs/master/system/deprecated.html">deprecation policy</a>
> which calls for warnings to be emitted for a minimum of two releases
> prior to the change.
> </p>
>
Thanks, pushed.
Thomas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-08 11:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-08 10:30 [qemu-web PATCH] pages: update deprecation policy links to "official" manual Alex Bennée
2021-03-08 11:06 ` Philippe Mathieu-Daudé
2021-03-08 11:08 ` Thomas Huth
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).