Skip to content

Commit 4b8c4dd

Browse files
renaming section
1 parent a9ce01b commit 4b8c4dd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ hide:
102102
</div>
103103
<a href="learn" class="flex-card-item w-inline-block">
104104
<div class="product-list-item-header">
105-
<div class="feature-card-heading">Learn docs</div>
105+
<div class="feature-card-heading">Innovation & design</div>
106106
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
107107
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
108108
</svg></div>
@@ -127,14 +127,14 @@ hide:
127127
</div>
128128
<p class="feature-paragraph">Introducing the multi-chain, multi-transaction Polygon Agg Layer; what it is and how it works.</p>
129129
</a>
130-
<a href="https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network" class="flex-card-item w-inline-block">
130+
<a href="./learn/plonky" class="flex-card-item w-inline-block">
131131
<div class="product-list-item-header">
132-
<div class="feature-card-heading">Understanding reorgs</div>
132+
<div class="feature-card-heading">Plonky 2 & 3</div>
133133
<div class="arrow-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" display="block" width="100%" height="auto" viewbox="0 0 16 17" fill="none">
134134
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
135135
</svg></div>
136136
</div>
137-
<p class="feature-paragraph">Reorgs demystified: insights from monitoring with a sensor network.</p>
137+
<p class="feature-paragraph">Keep up with our latest cryptographic developments with the Plonky 2 & 3 libraries.</p>
138138
</a>
139139
<a href="learn/polygon-protocols" class="flex-card-item last-item w-inline-block">
140140
<div class="product-list-item-header">

docs/learn/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ hide:
2323
<div class="section-wrapper product-section-head">
2424
<div class="hero-image"><img src="../img/learn/learn.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;"></div>
2525
<div class="hero-left">
26-
<h1 class="hero-heading">Learn</h1>
26+
<h1 class="hero-heading">Innovation & design</h1>
2727
<p class="hero-subtext">The Polygon Knowledge Layer consists of two parts. Firstly, tech docs that developers need in order to build with Polygon protocols. Secondly, resources necessary for learning about Polygon technologies.</p>
28-
<p class="hero-subtext">This section gives you a peek into the future, the Polygon 2.0 vision which is community-driven.
28+
<p class="hero-subtext">This section gives you a peek into the future, the community-driven Polygon 2.0 vision focussing on cutting-edge web3 development.
2929
</p>
3030
</div>
3131
</div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ nav:
519519
- zkEVM: https://zkevm.polygonscan.com/
520520
- zkEVM testnet: https://testnet-zkevm.polygonscan.com/
521521
- OKLink: https://www.oklink.com/polygon
522-
- Learn:
522+
- Innovation & design:
523523
- Learn: learn/index.md
524524
- Welcome: learn/welcome.md
525525
- Polygon type 1 prover:

0 commit comments

Comments
 (0)