From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59722) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTBJH-0008Qk-3b for guix-patches@gnu.org; Mon, 27 Apr 2020 17:29:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTBJG-0001pt-Ob for guix-patches@gnu.org; Mon, 27 Apr 2020 17:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54945) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTBJG-0001pg-Bx for guix-patches@gnu.org; Mon, 27 Apr 2020 17:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTBJG-00013y-9A for guix-patches@gnu.org; Mon, 27 Apr 2020 17:29:02 -0400 Subject: bug#40781: [PATCH] Fix link to singularity project in documentation Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 27 Apr 2020 23:28:43 +0200 In-Reply-To: (operator name's message of "Wed, 22 Apr 2020 19:36:17 +0000") Message-ID: <87o8rcvcs4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "operator.name" Cc: 40781-done@debbugs.gnu.org "operator.name" skribis: >>>From c17d3b8e11e4560436b1ed2711a971964fd75223 Mon Sep 17 00:00:00 2001 > From: "operator.name" > Date: Wed, 22 Apr 2020 19:57:07 +0100 > Subject: [PATCH] doc: Update url to singularity before link rot occurs. > > * doc/guix.texi: Update url to singularity before link rot occurs. Applied, thanks! Ludo=E2=80=99.