Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4275454pxj; Tue, 25 May 2021 04:29:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzENGjyyx/vjNXqcdsHyKcAVlEVyF/86GQUITl0BZkqkiYvz7wqktpN/QBcT2w5wwoku+vz X-Received: by 2002:a17:906:c314:: with SMTP id s20mr24861195ejz.521.1621942143882; Tue, 25 May 2021 04:29:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621942143; cv=none; d=google.com; s=arc-20160816; b=DkzN3Uxu8Q6EqFIS3BfydD7VikzmcdQ1WTqce4GoO1A3o3a/BC9cILg39C5gscJMPU hk4p7BptmMa28kK2C+VZS5Ar+yrDxzgxBvtE/flIM3SuLC8VROhExDmGyeHw+rsUHhSL 0nAJFaA7AJabwuAdC0yRoLagzfqzYR3jLXUTtT/QiKzhjK7iFk9XRojsJaasCnV7KTXc Pa+0FcYKCKAg2IRt6HIlGSUW5rOs4cEM4KAKXd5PvlHmouieAnjUS5NUiqzj4niE6MVe La9heLo/lljnRfyp77nFAvh0KTu1MQmgkLZfaseDyv9q7UWuuTIZ2nZB0FZwzt4O342j xL7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=+nQBkNaIa7RS7XuwbMzLITW0JFg83t80E+NgeGe3fJ0=; b=UPraRN3sLM9NqMp1axnT/bWdXgVxJqYNpYIwtTWrkl8MdI8MT+OnA5gC44WpJiHfMK daG14eGtIIIQ4paFHKDNogpOph6pH2Zf9fqrtTsGoXK47jnoBi6TN6PRDRHSLLqVMQ2c aufEsTJbuKxSZuOV+uzFXc6uoe30QDLFa/v/gIXx1mQQyF2ib6BWLo10hST9HnnAef8/ rWz5qXheXMsES5W2Mpta66+a3rrCsglJ2VFTUFRToKIBUvnU0uPefhM9WoqpHgYBw11l oaVITX2ISG/dziwDnzYMDy0fk57oGXijqZ92AiEb2i+Jjz4oBAbt+fMM2ur91w50dIKW ItcQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f8si16650743edk.566.2021.05.25.04.28.32; Tue, 25 May 2021 04:29:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230104AbhEYL3Q (ORCPT + 99 others); Tue, 25 May 2021 07:29:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34018 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230081AbhEYL3Q (ORCPT ); Tue, 25 May 2021 07:29:16 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65C80C061756 for ; Tue, 25 May 2021 04:27:46 -0700 (PDT) Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llVDs-0002HE-TC; Tue, 25 May 2021 13:27:44 +0200 Received: from rhi by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1llVDs-0007e0-Gg; Tue, 25 May 2021 13:27:44 +0200 From: Roland Hieber To: Steve Dickson Cc: linux-nfs@vger.kernel.org, Roland Hieber Subject: [PATCH nfs-utils 1/2] README: update git repository URL Date: Tue, 25 May 2021 13:27:28 +0200 Message-Id: <20210525112729.29062-1-rhi@pengutronix.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: rhi@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-nfs@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org The old URL is no longer available. Update to the new URL that is mentioned on https://linux-nfs.org. Signed-off-by: Roland Hieber --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7034c0091d49..663b667437dc 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ To install binaries and documenation, run this command: Getting nfs-utils for the first time: - git clone git://linux-nfs.org/nfs-utils + git clone git://git.linux-nfs.org/projects/steved/nfs-utils.git Updating to the latest head after you've already got it. -- 2.29.2