From da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 19 Aug 2021 15:37:01 +0200 Subject: Removes wiki.d.m.o in absolute links (#1903) --- files/pt-br/glossary/character_encoding/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br/glossary/character_encoding') diff --git a/files/pt-br/glossary/character_encoding/index.html b/files/pt-br/glossary/character_encoding/index.html index bc14288cbf..8fc5c0e4ef 100644 --- a/files/pt-br/glossary/character_encoding/index.html +++ b/files/pt-br/glossary/character_encoding/index.html @@ -4,7 +4,7 @@ slug: Glossary/character_encoding translation_of: Glossary/character_encoding original_slug: Glossario/character_encoding --- -

Uma codificação define um mapeamento entre bytes e texto. Uma sequência de bytes permite diferentes interpretações textuais. Ao especificar uma codificação específica (como UTF-8), especificamos como a sequência de bytes deve ser interpretada.

+

Uma codificação define um mapeamento entre bytes e texto. Uma sequência de bytes permite diferentes interpretações textuais. Ao especificar uma codificação específica (como UTF-8), especificamos como a sequência de bytes deve ser interpretada.

Por exemplo, em HTML, normalmente declaramos uma codificação de caracteres UTF-8, usando a seguinte linha:

-- cgit v1.2.3-54-g00ecf