Skip to content

Commit 211f106

Browse files
committed
Update Learn landing page
- Remove "liquidity and scalability" article - Add card for agglayer
1 parent 672c8e6 commit 211f106

File tree

4 files changed

+4
-24
lines changed

4 files changed

+4
-24
lines changed

docs/learn/agglayer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Aggregation layer
1+
# Polygon AggLayer
22

33
Solving the scalability problem in blockchains means scaling access to shared state and liquidity across multiple chains. To do so requires a new approach to blockchain architecture, namely, aggregated blockchains. Polygon Labs researchers and engineers have designed a solution -- the **aggregation layer**, or **AggLayer** -- which will seamlessly connect any ZK-enabled L2 or L1 chain for near-instant cross-chain transactions, and shared state and liquidity across chains.
44

docs/learn/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ hide:
3131
</div>
3232
<div class="grid-container">
3333
<div class="grid-item">
34-
<a href="./liquidity-and-scalability">
34+
<a href="./agglayer">
3535
<div class="product-list-item-header">
36-
<div class="feature-card-heading">Liquidity and scalability</div>
36+
<div class="feature-card-heading">Polygon AggLayer</div>
3737
</div>
3838
<p class="feature-paragraph">ZK-powered L2s to unify liquidity across ecosystem and scale on demand.</p>
3939
</a>

docs/learn/liquidity-and-scalability.md

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

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ nav:
572572
- Learn:
573573
- Learn: learn/index.md
574574
- Welcome: learn/welcome.md
575-
- Unified liquidity and scalability: learn/liquidity-and-scalability.md
575+
- Polygon AggLayer: learn/agglayer.md
576576
- Polygon protocols: learn/polygon-protocols.md
577577
- Polygon 2.0 architecture: learn/deep-dive-arch.md
578578

0 commit comments

Comments
 (0)