Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contribute-to-celo/builders.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3116,8 +3116,8 @@
"label": "X"
},
{
"href": "https://lemonade.social/celo",
"label": "Events"
"href": "https://lemonade.social/s/celogovernance",
"label": "Governance Events"
}
]
}
Expand Down
4 changes: 2 additions & 2 deletions home/celo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
<Card title="Connect with the Community" icon="discord" href="https://discord.com/invite/celo">
Join our Discord
</Card>
<Card title="Bring Your Ideas to Life" icon="lightbulb" href="https://lemonade.social/celo">
Sign up for upcoming hackathons and workshops
<Card title="Governance Events" icon="lightbulb" href="https://lemonade.social/s/celogovernance">
Sign up for upcoming governance calls and workshops
</Card>
<Card title="Join Proof of Ship" icon="anchor" href="https://celoplatform.notion.site/Build-With-Celo-Proof-of-Ship-17cd5cb803de8060ba10d22a72b549f8">
Build your onchain reputation to unlock exclusive rewards
Expand Down
2 changes: 1 addition & 1 deletion home/protocol/governance/governance-toolkit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion snippets/home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down
Loading