You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercicios/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@
10
10
<main>
11
11
<h1>Exercícios de HTML5 e CSS3</h1>
12
12
<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>
14
14
<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>
15
15
</aside>
16
16
17
17
<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>
19
19
<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>
0 commit comments