diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 12:26:58 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 12:26:58 -0500 |
commit | 65259b4700e741ac440b07e33c4a42eebe32aa8b (patch) | |
tree | 1a400361d44d380a1f2a13e3f05701620f69b9bf /doc/source/index.rst | |
parent | d24a72dc676cbf3d2f2e3aa951afd7d0d6bce1d5 (diff) |
Improved the presentation of the Korean translation.
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 08063a5..1d1472f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -29,10 +29,10 @@ Soup 3 and Beautiful Soup 4, see `Porting code to BS4`_. This documentation has been translated into other languages by Beautiful Soup users: -* `这篇文档当然还有中文版. <https://www.crummy.com/software/BeautifulSoup/bs4/doc/index.zh.html>`_ +* `这篇文档当然还有中文版. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/>`_ * このページは日本語で利用できます(`外部リンク <http://kondou.com/BS4/>`_) -* 이 문서는 한국어 번역도 가능합니다. (`외부 링크 <https://web.archive.org/web/20150319200824/http://coreapython.hosting.paran.com/etc/beautifulsoup4.html>`_) -* `Este documento também está disponível em Português do Brasil.` <https://www.crummy.com/software/BeautifulSoup/bs4/doc/index.ptbr.html>` +* `이 문서는 한국어 번역도 가능합니다. https://www.crummy.com/software/BeautifulSoup/bs4/doc.ko/>`_ +* `Este documento também está disponível em Português do Brasil.` <https://www.crummy.com/software/BeautifulSoup/bs4/doc.ptbr/>` Getting help ------------ |