Skip to content

Commit 9930c84

Browse files
committed
Added a working link of the 'aprenda-go-com-testes' for their github
1 parent 3ae3c11 commit 9930c84

File tree

2 files changed

+1631
-1575
lines changed

2 files changed

+1631
-1575
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,15 +1297,14 @@ 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+
"",
1301+
projectLink: "https://github.com/larien/aprenda-go-com-testes",
1302+
description: "learn quick and easy",
13031303
tags: ["go"],
13041304
},
13051305
{
13061306
name: "Daml",
1307-
imageSrc:
1308-
"https://raw.githubusercontent.com/digital-asset/daml/main/daml-logo.png",
1307+
imageSrc:"https://raw.githubusercontent.com/digital-asset/daml/main/daml-logo.png",
13091308
projectLink: "https://github.com/digital-asset/daml/contribute",
13101309
description:
13111310
"Daml is an open-source smart contract language for building future-proof distributed applications on a safe, privacy-aware runtime.",

0 commit comments

Comments
 (0)