diff --git a/contribute-to-celo/builders.mdx b/contribute-to-celo/builders.mdx index a093ef830..118e759f9 100644 --- a/contribute-to-celo/builders.mdx +++ b/contribute-to-celo/builders.mdx @@ -16,7 +16,7 @@ There are several ways to get started as a builder on Celo: * **Join the Builder Community**: Connect with like-minded individuals on platforms like [Discord](https://discord.com/invite/celo) and the [Celo Forum](https://forum.celo.org/). You'll find channels dedicated to everything from smart contract development to mobile-first dApp creation. -* **Join the office hour**: Office Hours are an excellent way to learn about opportunities in the ecosystem, get feedback on your project and connect with the community. Find ecosystem events on our community [event platform](https://celo.stand.lemonade.social/events). +* **Join the office hour**: Office Hours are an excellent way to learn about opportunities in the ecosystem, get feedback on your project and connect with the community. Find governance events on our community [event platform](https://lemonade.social/s/celogovernance). * **Apply for Grants**: Celo has grants programs, like [Prezenti](https://www.prezenti.xyz/) and [Celo Public Goods](https://www.celopg.eco/) which supports projects that align with its mission to provide financial services to the next billion people. diff --git a/docs.json b/docs.json index 3d7d26def..ce5be8058 100644 --- a/docs.json +++ b/docs.json @@ -3116,8 +3116,8 @@ "label": "X" }, { - "href": "https://lemonade.social/celo", - "label": "Events" + "href": "https://lemonade.social/s/celogovernance", + "label": "Governance Events" } ] } diff --git a/home/celo.mdx b/home/celo.mdx index 0761880b9..06bc707b0 100644 --- a/home/celo.mdx +++ b/home/celo.mdx @@ -127,8 +127,8 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im Join our Discord - - Sign up for upcoming hackathons and workshops + + Sign up for upcoming governance calls and workshops Build your onchain reputation to unlock exclusive rewards diff --git a/home/protocol/governance/governance-toolkit.mdx b/home/protocol/governance/governance-toolkit.mdx index e8886c073..b03c1a4af 100644 --- a/home/protocol/governance/governance-toolkit.mdx +++ b/home/protocol/governance/governance-toolkit.mdx @@ -24,7 +24,7 @@ An overview of the tools, platforms, and resources available for participating i * [**The Celo Forum**](https://forum.celo.org/): The platform for governance and community discussion. * [**Discord**](https://discord.com/invite/celo): For informal governance discussion and feedback. * [**Github**](https://github.com/celo-org/governance): Governance guidelines and CGP proposals are tracked via Github. -* [**Governance Call**](https://lemonade.social/celo): Sign Up to the next Governance Call. +* [**Governance Events**](https://lemonade.social/s/celogovernance): Sign Up to the next Governance Call. ## Celo Governance Guardians Overview diff --git a/snippets/home.jsx b/snippets/home.jsx index b5c1055d5..91687ea73 100644 --- a/snippets/home.jsx +++ b/snippets/home.jsx @@ -476,7 +476,7 @@ export const CeloBuilderEcosystem = ({ { title: "Bring Your Ideas to Life", desc: "Sign up for upcoming hackathons and workshops", - href: "https://celo.lemonade.social/", + href: "https://lemonade.social/s/celogovernance", external: true, icon: "img/homepage/contribute.svg", },