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.ptbr | |
parent | c2518caaa04374c7090266fcc0bd91810af18c0c (diff) |
Added links to the Spanish documentation alongside other languages.
Diffstat (limited to 'doc.ptbr')
-rw-r--r-- | doc.ptbr/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc.ptbr/source/index.rst b/doc.ptbr/source/index.rst index 89ae5be..783dfa7 100644 --- a/doc.ptbr/source/index.rst +++ b/doc.ptbr/source/index.rst @@ -29,6 +29,7 @@ Esta documentação foi traduzida para outros idiomas pelos usuários do Beautif * `这篇文档当然还有中文版. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/>`_ * このページは日本語で利用できます(`外部リンク <http://kondou.com/BS4/>`_) * `이 문서는 한국어 번역도 가능합니다. <https://www.crummy.com/software/BeautifulSoup/bs4/doc.ko/>`_ +* `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/>`_ Como conseguir ajuda: |