diff options
Diffstat (limited to 'files/es/glossary/base64/index.html')
-rw-r--r-- | files/es/glossary/base64/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/glossary/base64/index.html b/files/es/glossary/base64/index.html index 319f83ee89..b717341dd8 100644 --- a/files/es/glossary/base64/index.html +++ b/files/es/glossary/base64/index.html @@ -51,14 +51,14 @@ original_slug: Web/API/WindowBase64/Base64_codificando_y_decodificando </dd> </dl> - <p><span class="alllinks"><a href="/en-US/docs/tag/Base64">Ver todo...</a></span></p> </td> <td> <h2 class="Tools" id="Tools" name="Tools">Herramientas</h2> <ul> <li><a href="#Solution_.232_.E2.80.93_rewriting_atob()_and_btoa()_using_TypedArrays_and_UTF-8">Reescribir atob() y btoa() usando TypedArrays y UTF-8</a></li> - <li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code>, una representación parecida a C de cadenas basadas en arrays tipados</a><span class="alllinks"><a href="/en-US/docs/tag/Base64">View All...</a></span></li> + <li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code>, una representación parecida a C de cadenas basadas en arrays tipados</a> + </li> </ul> <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Temas relacionados</h2> |