Skip to content

Commit a35d2ba

Browse files
committed
Updated community links
1 parent eadcd25 commit a35d2ba

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

docusaurus.config.js

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,12 +301,12 @@ const config = {
301301
to: "https://discord.gg/cWGbyFkQ2W",
302302
},
303303
{
304-
label: "Medium",
305-
to: "https://www.medium.com/cartesi",
304+
label: "Blog",
305+
to: "https://cartesi.io/blog/",
306306
},
307307
{
308-
label: "Twitter",
309-
to: "https://www.twitter.com/cartesiproject",
308+
label: "X",
309+
to: "https://www.x.com/cartesiproject",
310310
},
311311
{
312312
label: "Telegram",
@@ -316,6 +316,10 @@ const config = {
316316
label: "Reddit",
317317
to: "https://www.reddit.com/r/cartesi/",
318318
},
319+
{
320+
label: "More",
321+
to: "https://linktr.ee/cartesi",
322+
},
319323
],
320324
},
321325
],

get-started/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ import DocCard from '@theme/DocCard';
5252

5353
- [Discord](https://discord.gg/cWGbyFkQ2W)
5454
- [GitHub](https://github.com/cartesi)
55+
- [Blog](https://cartesi.io/blog/)
56+
- [X](https://x.com/cartesiproject)
5557
- [YouTube](https://www.youtube.com/@cartesiproject)
56-
- [Medium](https://medium.com/cartesi)
57-
- [Twitter](https://x.com/cartesiproject)
58+
- [More](https://linktr.ee/cartesi)

0 commit comments

Comments
 (0)