diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-08-19 15:37:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 15:37:01 +0200 |
commit | da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04 (patch) | |
tree | 200bff2167620d33c0f2eae583ea228accf88ddb /files/pt-br/web/guide | |
parent | cd4c71feeb10bea7a09b9da4570b5092a76c350e (diff) | |
download | translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.tar.gz translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.tar.bz2 translated-content-da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04.zip |
Removes wiki.d.m.o in absolute links (#1903)
Diffstat (limited to 'files/pt-br/web/guide')
-rw-r--r-- | files/pt-br/web/guide/printing/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/guide/printing/index.html b/files/pt-br/web/guide/printing/index.html index 7819266b9f..7d2da90fe6 100644 --- a/files/pt-br/web/guide/printing/index.html +++ b/files/pt-br/web/guide/printing/index.html @@ -60,7 +60,7 @@ translation_of: Web/Guide/Printing </html> </pre> -<div><a href="https://wiki.developer.mozilla.org/samples/domref/printevents.html">Ver Exemplo</a></div> +<div><a href="/samples/domref/printevents.html">Ver Exemplo</a></div> <h3 id="Imprimir_uma_página_externa_sem_abri-la">Imprimir uma página externa sem abri-la</h3> |