diff options
-rw-r--r-- | doc.ko/index.html | 2 | ||||
-rw-r--r-- | doc.ptbr/source/index.rst | 2 | ||||
-rw-r--r-- | doc.zh/source/index.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc.ko/index.html b/doc.ko/index.html index c474071..2f08f77 100644 --- a/doc.ko/index.html +++ b/doc.ko/index.html @@ -89,7 +89,7 @@ <span class="c"># Lacie</span> <span class="c"># </a></span> <span class="c"># and</span> -<span class="c"># <a class="sister" href="http://example.com/tillie" id="link2"></span> +<span class="c"># <a class="sister" href="http://example.com/tillie" id="link3"></span> <span class="c"># Tillie</span> <span class="c"># </a></span> <span class="c"># ; and they lived at the bottom of a well.</span> diff --git a/doc.ptbr/source/index.rst b/doc.ptbr/source/index.rst index f5eb849..89ae5be 100644 --- a/doc.ptbr/source/index.rst +++ b/doc.ptbr/source/index.rst @@ -90,7 +90,7 @@ de dados aninhada:: # Lacie # </a> # and - # <a class="sister" href="http://example.com/tillie" id="link2"> + # <a class="sister" href="http://example.com/tillie" id="link3"> # Tillie # </a> # ; and they lived at the bottom of a well. diff --git a/doc.zh/source/index.rst b/doc.zh/source/index.rst index 990053f..f716768 100644 --- a/doc.zh/source/index.rst +++ b/doc.zh/source/index.rst @@ -79,7 +79,7 @@ Beautiful Soup 4.4.0 文档 # Lacie # </a> # and - # <a class="sister" href="http://example.com/tillie" id="link2"> + # <a class="sister" href="http://example.com/tillie" id="link3"> # Tillie # </a> # ; and they lived at the bottom of a well. |