diff options
author | SeongJae Park <sj38.park@gmail.com> | 2015-12-31 22:54:37 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-01-11 20:26:58 -0500 |
commit | feb4d8887ed9b4d7997247a6f17759234564d553 (patch) | |
tree | 4c749aac0e497fa289d5dcdd3a8c29511c19f710 /Documentation/ja_JP | |
parent | 9a2885e662bcbdcbc473f207b481c65b8620537b (diff) |
Documentation: translations: update linux cross reference link
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.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/ja_JP')
-rw-r--r-- | Documentation/ja_JP/HOWTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ja_JP/HOWTO b/Documentation/ja_JP/HOWTO index 28109a81023f..8d5465d3fdef 100644 --- a/Documentation/ja_JP/HOWTO +++ b/Documentation/ja_JP/HOWTO | |||
@@ -245,7 +245,7 @@ Linux カーネルソースツリーの中に含まれる、きれいにし、 | |||
245 | 自己参照方式で、索引がついた web 形式で、ソースコードを参照することが | 245 | 自己参照方式で、索引がついた web 形式で、ソースコードを参照することが |
246 | できます。この最新の素晴しいカーネルコードのリポジトリは以下で見つかり | 246 | できます。この最新の素晴しいカーネルコードのリポジトリは以下で見つかり |
247 | ます- | 247 | ます- |
248 | http://lxr.linux.no/+trees | 248 | http://lxr.free-electrons.com/ |
249 | 249 | ||
250 | 開発プロセス | 250 | 開発プロセス |
251 | ----------------------- | 251 | ----------------------- |