Skip to content

Commit

Permalink
📝 Fix Nomis discord link (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
unchase authored Feb 1, 2024
1 parent 4f85a28 commit ec0cb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3757,7 +3757,7 @@ export const allProjects: Array<Project> = [
github: "https://github.com/Nomis-cc",
twitter: "https://twitter.com/0xNomis",
medium: "https://medium.com/@0xNomis",
discord: "https://discord.gg/nomis",
discord: "https://discord.gg/0xnomis",
telegram: "https://t.me/nomis_protocol",
},
isLive: true,
Expand Down

0 comments on commit ec0cb1a

Please sign in to comment.