From 640a2fe6328388c3b9f8e5fb90984bd845f23d63 Mon Sep 17 00:00:00 2001 From: jcstein <46639943+jcstein@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:26:44 -0400 Subject: [PATCH 1/2] docs: link to hardfork page on Participate.md --- nodes/mainnet.md | 4 ++-- nodes/mocha-testnet.md | 2 +- nodes/participate.md | 7 +++++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/nodes/mainnet.md b/nodes/mainnet.md index 615eb2d7cf5..c2a37faff1e 100644 --- a/nodes/mainnet.md +++ b/nodes/mainnet.md @@ -334,7 +334,7 @@ The following websites provide analytics for Celestia: ## Network upgrades -There are a few ways to stay inform about network upgrades on Mainnet Beta: +There are a few ways to stay informed about network upgrades on Mainnet Beta: - Telegram [announcement channel](https://t.me/+smSFIA7XXLU4MjJh) -- Discord [Mainnet beta announcements](https://discord.com/channels/638338779505229824/1169237690114388039) +- Discord [Mainnet Beta announcements](https://discord.com/channels/638338779505229824/1169237690114388039) diff --git a/nodes/mocha-testnet.md b/nodes/mocha-testnet.md index 7edb34e24ad..5b38a261252 100644 --- a/nodes/mocha-testnet.md +++ b/nodes/mocha-testnet.md @@ -261,7 +261,7 @@ There are several explorers you can use for Mocha: ## Network upgrades -There are a few ways to stay inform about network upgrades on Mocha testnet: +There are a few ways to stay informed about network upgrades on Mocha testnet: - Telegram [announcement channel](https://t.me/+smSFIA7XXLU4MjJh) - Discord [Mocha announcements](https://discord.com/channels/638338779505229824/979037494735691816) diff --git a/nodes/participate.md b/nodes/participate.md index 7bf807e5469..f3a3f75eb19 100644 --- a/nodes/participate.md +++ b/nodes/participate.md @@ -54,8 +54,11 @@ with the validator community on Mocha. ## Network upgrades -There are a few ways to stay inform about network upgrades: +There are a few ways to stay informed about network upgrades: - Telegram [announcement channel](https://t.me/+smSFIA7XXLU4MjJh) -- Discord [Mainnet beta announcements](https://discord.com/channels/638338779505229824/1169237690114388039) +- Discord [Mainnet Beta announcements](https://discord.com/channels/638338779505229824/1169237690114388039) - Discord [Mocha announcements](https://discord.com/channels/638338779505229824/979037494735691816) + +See the [Hardfork process page](./hardfork-process.md) to learn more +about specific upgrades like the [Lemongrass Hardfork](./hardfork-process.md#lemongrass-hardfork). From e796e368691491bee65078d2aa1c9b5af626b566 Mon Sep 17 00:00:00 2001 From: jcstein <46639943+jcstein@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:19:22 -0400 Subject: [PATCH 2/2] docs: add context to other pages with network upgrade announcements --- nodes/arabica-devnet.md | 3 +++ nodes/mainnet.md | 3 +++ nodes/mocha-testnet.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/nodes/arabica-devnet.md b/nodes/arabica-devnet.md index f59ed583e38..5c0a6c36f9e 100644 --- a/nodes/arabica-devnet.md +++ b/nodes/arabica-devnet.md @@ -181,3 +181,6 @@ There are multiple explorers you can use for Arabica: Join our [Telegram announcement channel](https://t.me/+smSFIA7XXLU4MjJh) for network upgrades. + +See the [Hardfork process page](./hardfork-process.md) to learn more +about specific upgrades like the [Lemongrass Hardfork](./hardfork-process.md#lemongrass-hardfork). diff --git a/nodes/mainnet.md b/nodes/mainnet.md index c2a37faff1e..587aab045b7 100644 --- a/nodes/mainnet.md +++ b/nodes/mainnet.md @@ -338,3 +338,6 @@ There are a few ways to stay informed about network upgrades on Mainnet Beta: - Telegram [announcement channel](https://t.me/+smSFIA7XXLU4MjJh) - Discord [Mainnet Beta announcements](https://discord.com/channels/638338779505229824/1169237690114388039) + +See the [Hardfork process page](./hardfork-process.md) to learn more +about specific upgrades like the [Lemongrass Hardfork](./hardfork-process.md#lemongrass-hardfork). diff --git a/nodes/mocha-testnet.md b/nodes/mocha-testnet.md index 5b38a261252..e00bf53b66e 100644 --- a/nodes/mocha-testnet.md +++ b/nodes/mocha-testnet.md @@ -265,3 +265,6 @@ There are a few ways to stay informed about network upgrades on Mocha testnet: - Telegram [announcement channel](https://t.me/+smSFIA7XXLU4MjJh) - Discord [Mocha announcements](https://discord.com/channels/638338779505229824/979037494735691816) + +See the [Hardfork process page](./hardfork-process.md) to learn more +about specific upgrades like the [Lemongrass Hardfork](./hardfork-process.md#lemongrass-hardfork).