Skip to content
Open
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 book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 2 additions & 0 deletions src/about/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<https://github.com/erigontech/docs>

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.
3 changes: 2 additions & 1 deletion src/about/reachus.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<https://dsc.gg/erigon>
4 changes: 2 additions & 2 deletions src/advanced/shutter.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down Expand Up @@ -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)