From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, Michael Roth <mdroth@linux.vnet.ibm.com>,
Jeff Cody <jcody@redhat.com>
Subject: [Qemu-devel] [qemu-web PATCH] Change the "Full list of releases" link to point to download.qemu.org
Date: Wed, 26 Jul 2017 14:59:52 +0200 [thread overview]
Message-ID: <1501073992-6297-1-git-send-email-thuth@redhat.com> (raw)
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
next reply other threads:[~2017-07-26 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-26 12:59 Thomas Huth [this message]
2017-07-26 13:02 ` [Qemu-devel] [qemu-web PATCH] Change the "Full list of releases" link to point to download.qemu.org Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501073992-6297-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=jcody@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).