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/source/index.rst | |
parent | c2518caaa04374c7090266fcc0bd91810af18c0c (diff) |
Added links to the Spanish documentation alongside other languages.
Diffstat (limited to 'doc/source/index.rst')
-rwxr-xr-x | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 4892e48..88ad5fd 100755 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -37,6 +37,7 @@ Beautiful Soup users: * このページは日本語で利用できます(`外部リンク <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/>`_ Getting help |