Skip to content

Commit

Permalink
Correct URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
danield9tqh committed Mar 12, 2024
1 parent 7c44be1 commit f4af547
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/ecosystem/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,13 +203,13 @@ export const ECOSYSTEM: Array<{
{
type: "Mining Software",
name: "lolMiner",
link: "https://www.srbminer.com/",
link: "https://github.com/Lolliedieb/lolMiner-releases/",
image: "/images/ecosystem/lol-miner.png",
},
{
type: "Mining Software",
name: "SRBMiner",
link: "https://github.com/Lolliedieb/lolMiner-releases/",
link: "https://www.srbminer.com/",
image: "/images/ecosystem/srb-miner.png",
},
{
Expand Down

0 comments on commit f4af547

Please sign in to comment.