* [Qemu-devel] [qemu-web PATCH] Change the "Full list of releases" link to point to download.qemu.org
@ 2017-07-26 12:59 Thomas Huth
2017-07-26 13:02 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2017-07-26 12:59 UTC (permalink / raw)
To: qemu-devel; +Cc: pbonzini, Michael Roth, Jeff Cody
The list in the Wiki is not up to date anymore, so let's simply point
the users to the file list on the download server instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
_includes/releases.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/releases.html b/_includes/releases.html
index 226c719..683d552 100644
--- a/_includes/releases.html
+++ b/_includes/releases.html
@@ -7,4 +7,4 @@
href="http://wiki.qemu-project.org/ChangeLog/{{release.branch}}">changes</a></li>
{% endfor %}
</ul>
-<p><a {% if page.url == '/' %}class="button"{%endif%} href="http://wiki.qemu-project.org/Main_Page#News">Full list of releases</a><p>
+<p><a {% if page.url == '/' %}class="button"{%endif%} href="http://download.qemu.org/">Full list of releases</a><p>
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-26 13:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26 12:59 [Qemu-devel] [qemu-web PATCH] Change the "Full list of releases" link to point to download.qemu.org Thomas Huth
2017-07-26 13:02 ` Paolo Bonzini
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).