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 d5494beCopy full SHA for d5494be
src/components/ProjectList/listOfProjects.js
@@ -1297,9 +1297,10 @@ const projectList = [
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",
1301
- githubLink: "https://github.com/larien/aprenda-go-com-testes",
1302
- description: "learn easily and quickly",
+ "https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
+ projectLink: "https://github.com/cassio645/aprenda-go-com-testes",
+ description:
1303
+ "learn easily and quickly",
1304
tags: ["go"],
1305
},
1306
0 commit comments