Skip to content

Commit 968f314

Browse files
authored
Merge pull request 0xPolygon#221 from 0xPolygon/km/remove-learn-post
Remove/replace Learn post
2 parents e9a4bbb + 4b355a8 commit 968f314

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
@@ -576,7 +576,7 @@ nav:
576576
- Welcome: learn/welcome.md
577577
- Polygon AggLayer: learn/agglayer.md
578578
- Polygon protocols: learn/polygon-protocols.md
579-
- Polygon 2.0 architecture: learn/deep-dive-arch.md
579+
- Demystifying reorgs: https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network
580580

581581
extra:
582582
generator: false

0 commit comments

Comments
 (0)