From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761882AbcALB1X (ORCPT ); Mon, 11 Jan 2016 20:27:23 -0500 Received: from tex.lwn.net ([70.33.254.29]:49749 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758990AbcALB1V (ORCPT ); Mon, 11 Jan 2016 20:27:21 -0500 Date: Mon, 11 Jan 2016 18:27:19 -0700 From: Jonathan Corbet To: SeongJae Park Cc: minchan@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: update linux cross reference link Message-ID: <20160111182719.5ac1ddb5@lwn.net> In-Reply-To: <1451620477-10429-1-git-send-email-sj38.park@gmail.com> References: <1451620477-10429-1-git-send-email-sj38.park@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) 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 Fri, 1 Jan 2016 12:54:37 +0900 SeongJae Park wrote: > The old link to source code cross reference does not work now. Though > the link has updated by commit 1d12554f0abbc7d17dce8d1b7b25f4e27555e6d7 > ("Documentation: HOWTO: update code cross reference link"), there are > few obsolete links yet. This commit update them. Applied to the docs tree, thanks. jon