From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752125AbeC2Vte (ORCPT ); Thu, 29 Mar 2018 17:49:34 -0400 Received: from ms.lwn.net ([45.79.88.28]:53758 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbeC2Vtc (ORCPT ); Thu, 29 Mar 2018 17:49:32 -0400 Date: Thu, 29 Mar 2018 15:49:31 -0600 From: Jonathan Corbet To: Martin Kepplinger Cc: mchehab@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation/process: update FUSE project website Message-ID: <20180329154931.0c8cfa88@lwn.net> In-Reply-To: <20180327125950.717-1-martink@posteo.de> References: <20180327125950.717-1-martink@posteo.de> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 27 Mar 2018 14:59:50 +0200 Martin Kepplinger wrote: > According to the old project site, https://sourceforge.net/projects/fuse/ > the project has moved to https://github.com/libfuse/ so we update the > link to point to the latest libfuse release. Applied, thanks. jon