From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aU95v-0000Fk-3V for mharc-grub-devel@gnu.org; Fri, 12 Feb 2016 03:28:51 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU95s-0000CD-OJ for grub-devel@gnu.org; Fri, 12 Feb 2016 03:28:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aU95p-0001xN-Gl for grub-devel@gnu.org; Fri, 12 Feb 2016 03:28:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU95p-0001xF-BT for grub-devel@gnu.org; Fri, 12 Feb 2016 03:28:45 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id EBB0E1B282C for ; Fri, 12 Feb 2016 08:28:44 +0000 (UTC) Received: from [10.36.4.100] (vpn1-4-100.ams2.redhat.com [10.36.4.100]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u1C8ShXs012722 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 12 Feb 2016 03:28:44 -0500 To: grub-devel@gnu.org From: Thomas Huth Subject: Dead link in TODO file Message-ID: <56BD97BA.2070600@redhat.com> Date: Fri, 12 Feb 2016 09:28:42 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2016 08:28:49 -0000 Hi, The TODO file in the grub repository refers to Grub Wiki at http://grub.enbug.org/ ... however, that URL seems to be invalid nowadays. Is there a new Wiki somewhere else? Thomas