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.
2 parents 67d0125 + 9220bef commit 47b06a4Copy full SHA for 47b06a4
src/components/ProjectList/listOfProjects.js
@@ -1297,8 +1297,8 @@ 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",
+ "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",
1302
description: "learn easily and quickly",
1303
tags: ["go"],
1304
},
0 commit comments