diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-07-07 12:41:41 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-07-07 12:41:41 -0400 |
commit | 66d2597c36b1923c487daae55bfa73e4bb4a66d1 (patch) | |
tree | 92dc3cb347ac257079287aff4c62882dd4df3e49 /doc/source | |
parent | 1ca2ebb735882c19e295b77341d3c49af0a65c35 (diff) |
The web page containing the Korean translation of the documentation has gone down. Replaced it with a Wayback Machine link. [bug=1833873]
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 9c0d52b..61c4bb9 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -31,7 +31,7 @@ Beautiful Soup users: * `这篇文档当然还有中文版. <http://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/>`_ * このページは日本語で利用できます(`外部リンク <http://kondou.com/BS4/>`_) -* 이 문서는 한국어 번역도 가능합니다. (`외부 링크 <http://coreapython.hosting.paran.com/etc/beautifulsoup4.html>`_) +* 이 문서는 한국어 번역도 가능합니다. (`외부 링크 <https://web.archive.org/web/20150319200824/http://coreapython.hosting.paran.com/etc/beautifulsoup4.html>`_) Getting help ------------ |