Skip to content

Commit 69976ad

Browse files
committed
PoS - Include run a node index.md
1 parent a7e5d3d commit 69976ad

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/pos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ hide:
2828
</a>
2929
</div>
3030
<div class="grid-item">
31-
<a href="./how-to/operating/">
31+
<a href="./operate-node/">
3232
<div class="product-list-item-header">
3333
<div class="feature-card-heading">Run a PoS node</div>
3434
</div>

docs/pos/operate-node/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This subsection contains details on the requirements users need in order to setup the different types of Polygon PoS nodes, and guides on how to setup each type of a Polygon PoS node.
2+
3+
Polygon PoS users can participate in the network in various ways. Depending on the extend to which each user wishes to participate and their individual computational capacity, they can connect to the network as; Full nodes, Validator nodes, Access nodes, Archive nodes or Erigon nodes. Details on each of these nodes, and their requirements, are elaborated on in the ensuing sub-subsections.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ nav:
255255
# - Specification: pos/spec/index.md
256256
- Run a node:
257257
# - Operate various nodes: pos/operate-node/index.md
258+
- Run a node: pos/operate-node/index.md
258259
- System requirements: pos/operate-node/validator/validator-node-system-requirements.md
259260
- Operators:
260261
# - Operators: pos/operate-node/operate/index.md

0 commit comments

Comments
 (0)