Skip to content

Commit d5494be

Browse files
Update listOfProjects.js
1 parent 3ae3c11 commit d5494be

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,9 +1297,10 @@ const projectList = [
12971297
{
12981298
name: "aprenda-go-com-testes",
12991299
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",
1300+
"https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
1301+
projectLink: "https://github.com/cassio645/aprenda-go-com-testes",
1302+
description:
1303+
"learn easily and quickly",
13031304
tags: ["go"],
13041305
},
13051306
{

0 commit comments

Comments
 (0)