diff options
author | Leonard Richardson <leonardr@segfault.org> | 2024-01-13 13:38:09 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2024-01-13 13:38:09 -0500 |
commit | 1b1eec8e37c47054fec102611629779f04f2292e (patch) | |
tree | 0f6a080ebae9e207a749732fa39fa5174e80453c /doc.zh | |
parent | c2518caaa04374c7090266fcc0bd91810af18c0c (diff) |
Added links to the Spanish documentation alongside other languages.
Diffstat (limited to 'doc.zh')
-rw-r--r-- | doc.zh/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc.zh/source/index.rst b/doc.zh/source/index.rst index abc0708..05b9cfc 100644 --- a/doc.zh/source/index.rst +++ b/doc.zh/source/index.rst @@ -20,6 +20,7 @@ Beautiful Soup 4.4.0 文档 * このページは日本語で利用できます(`外部リンク <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/>`_ +* `Este documento también está disponible en una traducción al español. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.es/>`_ * `Эта документация доступна на русском языке. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.ru/>`_ |