Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2300599ybl; Sat, 24 Aug 2019 14:19:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqwYO+jYdeuWen+ZH8vX/O/297FpFSPYxEw7MeWWQrfMZvfKyJ+bj/EhBtaCJ2VUMJGtvYIt X-Received: by 2002:aa7:8d88:: with SMTP id i8mr12598991pfr.28.1566681558624; Sat, 24 Aug 2019 14:19:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566681558; cv=none; d=google.com; s=arc-20160816; b=eek9TdtLGJHsXOcMRPqBBp1OCqzfS2wUZJ6Z9PK0EHnu+aZnD/DbJGqyDdl/34+6Dc psSj+ED0HnzFO0T0QaEDkyWYz6udEKJ6w/aA16F07irbF8dUYGI/k+9ZghhiGcolDJXz ZIH/lVd+4r6/J1ihCkOJQxFofBWR4fPOVxs3u9CwdP3FHEwj94Fv0ALodnLCdLfeFXfI bK1eVX8pqGYeH5+jpkjfmEswMhTAP2ZToIwmvQEZdUCtkmHh+RO2Svgmw/K7jk3/ynaX sPqoU7A4OtHn5p2f+bfDfc2a+zlksvxTPkq2wtEYYJjC6fRN9282xCePLHF6cS1Ep0GR QAag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=RsdfDQ8myI5LLTBVMFFQ6fHy7Ay38Qz3bvtOL/4Dyug=; b=jllBTKiyfPOGiymUpuxKAFFnLVJ5cfmPNr0uvAa9HG/XVNRYkNE6sXfXv1GAeH4Qgs WpU8M82vSZclAJW2vdQJbgPZsO7LhZSkGJVCoTWl+Szn64z1IJD+knhXgdyXigxCAQLN fhlKysunt98XrZC8jkEvXU4lW7mS0Wc29cu/VQS6ZlN7cmp1bkZJ2SVjS91iLHjPiiAK Q73GuRfnNO4GaN0NkZI8DIBf2PHafa4/+8cGNJ5GfzpPQjGYPxj01DJf4oV3gRDZ/Rsf Lc7PvZ1fg3A5OIDJrLT958r5UsujHvBFM1T+btMQrJbhZ6GBJA0QdwYoiC+MccpTh6rM Yg4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q13si5079117pgq.317.2019.08.24.14.19.02; Sat, 24 Aug 2019 14:19:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728081AbfHXVSL (ORCPT + 99 others); Sat, 24 Aug 2019 17:18:11 -0400 Received: from ms.lwn.net ([45.79.88.28]:50308 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727969AbfHXVSK (ORCPT ); Sat, 24 Aug 2019 17:18:10 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 0899035A; Sat, 24 Aug 2019 21:18:09 +0000 (UTC) Date: Sat, 24 Aug 2019 15:18:08 -0600 From: Jonathan Corbet To: Jacob Huisman Cc: Federico Vaga , Harry Wei , Alex Shi , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] docs: process: fix broken link Message-ID: <20190824151808.782b77c4@lwn.net> In-Reply-To: <20190816122209.5bz4rlln5cahn7ki@jacob-MS-7A62> References: <20190816122209.5bz4rlln5cahn7ki@jacob-MS-7A62> 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 16 Aug 2019 13:22:09 +0100 Jacob Huisman wrote: > http://linux.yyz.us/patch-format.html seems to be down since > approximately September 2018. There is a working archive copy on > arhive.org. Replaced the links in documenation + translations. > > Signed-off-by: Jacob Huisman > --- > Documentation/process/howto.rst | 2 +- > Documentation/process/submitting-patches.rst | 2 +- > Documentation/translations/it_IT/process/howto.rst | 2 +- > Documentation/translations/it_IT/process/submitting-patches.rst | 2 +- > Documentation/translations/ja_JP/SubmittingPatches | 2 +- > Documentation/translations/ja_JP/howto.rst | 2 +- > Documentation/translations/ko_KR/howto.rst | 2 +- > Documentation/translations/zh_CN/process/howto.rst | 2 +- > Documentation/translations/zh_CN/process/submitting-patches.rst | 2 +- > 9 files changed, 9 insertions(+), 9 deletions(-) Dead links don't help anybody, so I've applied this. I have to wonder, though, whether there is really value in carrying around a link to a page that hasn't been maintained in years. Almost everything that appears there is already in submitting-patches.rst; maybe we could see if there's anything that's missing, add it, then drop the link? Thanks, jon