Skip to content

Commit b3498ce

Browse files
authored
Merge pull request #449 from ManikantaSirangu/source
ProjectLink in aprenda-go-com-testes
2 parents 93e1ea0 + aaf846b commit b3498ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,9 +1298,10 @@ const projectList = [
12981298
name: "aprenda-go-com-testes",
12991299
projectLink: "https://github.com/larien/aprenda-go-com-testes",
13001300
imageSrc:
1301-
"https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
1301+
"https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
13021302
projectLink: "https://github.com/cassio645/aprenda-go-com-testes",
1303-
description: "learn easily and quickly",
1303+
description:
1304+
"learn easily and quickly",
13041305
tags: ["go"],
13051306
},
13061307
{

0 commit comments

Comments
 (0)