diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 13:04:20 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 13:04:20 -0500 |
commit | 9b72457805dcf60e283bccd947fe4e88c79607a3 (patch) | |
tree | f8be476ea1a2f9da97ab29957dc5d28892a32600 /doc.zh | |
parent | 65259b4700e741ac440b07e33c4a42eebe32aa8b (diff) |
Added a version sentence to the English documentation.
Diffstat (limited to 'doc.zh')
-rw-r--r-- | doc.zh/source/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc.zh/source/index.rst b/doc.zh/source/index.rst index 3b1fd27..7bbff8a 100644 --- a/doc.zh/source/index.rst +++ b/doc.zh/source/index.rst @@ -18,8 +18,8 @@ Beautiful Soup 4.4.0 文档 * `这篇文档当然还有中文版. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/>`_ * このページは日本語で利用できます(`外部リンク <http://kondou.com/BS4/>`_) -* `이 문서는 한국어 번역도 가능합니다. 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/>` +* `이 문서는 한국어 번역도 가능합니다. <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/>`_ 寻求帮助 |