We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae3c11 commit ccc6520Copy full SHA for ccc6520
src/components/ProjectList/listOfProjects.js
@@ -1296,8 +1296,7 @@ const projectList = [
1296
},
1297
{
1298
name: "aprenda-go-com-testes",
1299
- imageSrc:
1300
- "https://github.com/larien/aprenda-go-com-testes/blob/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
+ imageSrc:"https://raw.githubusercontent.com/larien/aprenda-go-com-testes/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
1301
githubLink: "https://github.com/larien/aprenda-go-com-testes",
1302
description: "learn easily and quickly",
1303
tags: ["go"],
0 commit comments