Skip to content

Commit 9bd6e52

Browse files
Merge branch 'main' of https://github.com/0xPolygon/polygon-docs into km/type-1-learn
2 parents b734bc8 + 968f314 commit 9bd6e52

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

docs/learn/deep-dive-arch.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/learn/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ hide:
6363
</a>
6464
</div>
6565
<div class="grid-item">
66-
<a href="./deep-dive-arch">
66+
<a href="https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network">
6767
<div class="product-list-item-header">
68-
<div class="feature-card-heading">Deep dive into the architecture</div>
68+
<div class="feature-card-heading">Understanding chain reorgs in PoS</div>
6969
</div>
70-
<p class="feature-paragraph">Read the blog for a deeper dive into the upcoming technologies.</p>
70+
<p class="feature-paragraph">Find out more about reorgs in PoS; why they happen and how they work.</p>
7171
</a>
7272
</div>
7373
</div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ nav:
579579
- CTL protocol: cdk/architecture/type-1-prover/t1-ctl-protocol.md
580580
- Range checks: cdk/architecture/type-1-prover/t1-rangechecks.md
581581
- Polygon protocols: learn/polygon-protocols.md
582-
- Polygon 2.0 architecture: learn/deep-dive-arch.md
582+
- Demystifying reorgs: https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network
583583

584584
extra:
585585
generator: false

0 commit comments

Comments
 (0)