Skip to content

Commit 3d796ae

Browse files
exercícios módulo 01
1 parent 90e4aac commit 3d796ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎exercicios/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<main>
1111
<h1>Exercícios de HTML5 e CSS3</h1>
1212
<aside>
13-
<ahref="https://github.com/gustavoguanabara/html-css/tree/master/exercicios" target="_blank"><imgsrc="https://github.com/gustavoguanabara/html-css/blob/master/imagens/vscode-icon.png" alt="Visual Studio Code"></a>
13+
<ahref="https://github.com/gustavoguanabara/html-css/tree/master/exercicios" target="_blank"><imgsrc="https://gustavoguanabara.github.io/html-css/imagens/vscode-icon.png" alt="Visual Studio Code"></a>
1414
<p>Quer ter acesso aos códigos-fonte dos exercícios a seguir? Acesse a <ahref="https://github.com/gustavoguanabara/html-css/tree/master/exercicios" target="_blank">área do repositório com todas as pastas e arquivos</a> para cada exercício.</p>
1515
</aside>
1616

1717
<aside>
18-
<ahref="https://github.com/gustavoguanabara/html-css/tree/master/aulas-pdf" target="_blank"><imgsrc="https://github.com/gustavoguanabara/html-css/blob/master/imagens/pdf-icon.png" alt="Material em PDF"></a>
18+
<ahref="https://github.com/gustavoguanabara/html-css/tree/master/aulas-pdf" target="_blank"><imgsrc="https://gustavoguanabara.github.io/html-css/imagens/pdf-icon.png" alt="Material em PDF"></a>
1919
<p>Temos ainda algumas apostilas para a complementação do aprendizado. Para acessá-las, vá até a <ahref="https://github.com/gustavoguanabara/html-css/tree/master/aulas-pdf" target="_blank">área do repositório com os arquivos PDF</a> com o material escrito.</p>
2020
</aside>
2121
<h2>&#x1F4C1; Módulo 01: Primeiros Passos</h2>

0 commit comments

Comments
(0)