From d04850da83acf14921dd714f2d20a8fb41112512 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 21 Jul 2015 12:17:28 +0200 Subject: [PATCH] Sort distribution-specific bug trackers last --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 77eb826..a3e7778 100644 --- a/README.markdown +++ b/README.markdown @@ -242,12 +242,12 @@ test case would be a useful bonus. ### Known/Open Issues -* [xen-tools in the Debian Bug Tracking System](https://bugs.debian.org/xen-tools) -* [xen-tools in Ubuntu's Launchpad](https://bugs.launchpad.net/ubuntu/+source/xen-tools) * [xen-tools Issue Tracker at GitHub](https://github.com/xen-tools/xen-tools/issues/new) * [Mailing list archives of the xen-tools mailing lists](http://xen-tools.org/software/xen-tools/lists.html) * [KNOWN_BUGS file in the source code](https://github.com/xen-tools/xen-tools/blob/master/KNOWN_BUGS.markdown) * [TODO file in the source code](https://github.com/xen-tools/xen-tools/blob/master/TODO.markdown) +* [xen-tools in the Debian Bug Tracking System](https://bugs.debian.org/xen-tools) +* [xen-tools in Ubuntu's Launchpad](https://bugs.launchpad.net/ubuntu/+source/xen-tools) -- The Xen-Tools Developer Team