diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-01-30 18:25:15 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-01 16:05:03 -0700 |
commit | 19c1d46dfc7793b53b89c796475399656b9a794a (patch) | |
tree | 2d2b152b2d89c2f6e94a19c31a9829454fb2086e /Documentation/translations/ko_KR/howto.rst | |
parent | cd7198fc959e9ce6a90148b0ab7338b1a8b7c17e (diff) | |
download | blackbird-op-linux-19c1d46dfc7793b53b89c796475399656b9a794a.tar.gz blackbird-op-linux-19c1d46dfc7793b53b89c796475399656b9a794a.zip |
doc: Change LXR references to elixir.bootlin.com
Recently, Free Electrons was renamed to Bootlin[1]. Less recently, the
Linux Cross Reference (LXR) at lxr.free-electrons.com was replaced by
Elixir[2], and lxr.free-electrons.com redirected first to
elixir.free-electrons.com and now to elixir.bootlin.com.
[1]: https://bootlin.com/blog/free-electrons-becomes-bootlin/
[2]: https://github.com/free-electrons/elixir
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ko_KR/howto.rst')
-rw-r--r-- | Documentation/translations/ko_KR/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst index a8197e072599..9fc869087e9c 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst @@ -235,7 +235,7 @@ ReST 마크업을 사용하는 문서들은 Documentation/output 에 생성된 소스코드를 인덱스된 웹 페이지들의 형태로 보여준다. 최신의 멋진 커널 코드 저장소는 다음을 통하여 참조할 수 있다. - http://lxr.free-electrons.com/ + https://elixir.bootlin.com/ 개발 프로세스 |