diff --git a/book.toml b/book.toml index fe5e35e..5285848 100644 --- a/book.toml +++ b/book.toml @@ -7,7 +7,7 @@ multilingual = false src = "src" [output.html] -git-repository-url = "https://github.com/erigontech/docs" +git-repository-url = "https://github.com/erigontech/erigon" default-theme = "Ayu" preferred-dark-theme = "Ayu" diff --git a/src/about/contributing.md b/src/about/contributing.md index c482f23..1b12ed8 100644 --- a/src/about/contributing.md +++ b/src/about/contributing.md @@ -55,4 +55,6 @@ To contribute to the Erigon 3 Docs, you can either: 1) Create an Issue: Open a new issue in the main branch to suggest changes or report problems. 2) Open a Branch and Submit a PR: Create a new branch, make your changes, and submit a pull request (PR) on Github. + + Before committing your changes, it's recommended to run the documentation locally to verify the output. This ensures that your changes render correctly and maintain the consistency of the documentation. \ No newline at end of file diff --git a/src/about/reachus.md b/src/about/reachus.md index 39e3b69..f366853 100644 --- a/src/about/reachus.md +++ b/src/about/reachus.md @@ -13,5 +13,6 @@ Switzerland ## Erigon Discord Server -The most important discussions take place on the Discord server where also some support is provided. To get an invite, send an email to bloxster [at] proton.me with your name, profession, a short explanation why you want to join the Discord server and how you heard about Erigon. +Feel free to join our Discord community, where the most significant discussions occur and where you can also receive support. + diff --git a/src/advanced/shutter.md b/src/advanced/shutter.md index 8166bbb..7b635a0 100644 --- a/src/advanced/shutter.md +++ b/src/advanced/shutter.md @@ -22,7 +22,7 @@ To participate in the Shutter encrypted mempool as a validator using Erigon, fol 2. **Register as a Shutterized Validator** - Complete the validator registration for Shutter using the tool provided in the [Shutter Validator Registration Guide](https://github.com/NethermindEth/shutter-validator-registration). + Complete the validator registration for Shutter using the tool provided in the [Shutter Validator Registration Guide](https://github.com/shutter-network/shutter-validator-registration). 3. **Verify Registration** @@ -60,7 +60,7 @@ Bootstrap nodes are used to help new nodes discover other nodes in the network. ## Reference Documentation - [Gnosis Chain Validator Setup](https://docs.gnosischain.com/node/manual/validator/deposit) -- [Shutter Validator Registration](https://github.com/NethermindEth/shutter-validator-registration) +- [Shutter Validator Registration](https://github.com/shutter-network/shutter-validator-registration) - [Shutter Specs](https://github.com/gnosischain/specs/tree/master/shutter) - [System Overview Dashboard](https://explorer.shutter.network/system-overview)