Skip to content

Commit fdaa433

Browse files
Merge pull request 0xPolygon#515 from 0xPolygon/platform/404s
Fix frontpage 404s and new section
2 parents 877354d + 9ffec74 commit fdaa433

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ hide:
5252
</div>
5353
<p class="feature-paragraph">Deploy a dApp on the widely adopted Polygon Proof-of-Stake protocol, an EVM-compatible environment optimized for high throughput and low transaction fees.</p>
5454
</a>
55-
<a href="cdk/get-started/quickstart/deploy-stack" class="flex-card-item w-inline-block">
55+
<a href="zkEVM" class="flex-card-item w-inline-block">
5656
<div class="product-list-item-header">
5757
<div class="feature-card-heading">Polygon zkEVM</div>
5858
<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">
@@ -100,7 +100,7 @@ hide:
100100
</div>
101101
<p class="feature-paragraph">Deep dives only. Further your understanding of Polygon scaling technology.</p></br>
102102
</div>
103-
<a href="learn" class="flex-card-item w-inline-block">
103+
<a href="innovation-design" class="flex-card-item w-inline-block">
104104
<div class="product-list-item-header">
105105
<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">
@@ -127,7 +127,7 @@ 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="./learn/plonky" class="flex-card-item w-inline-block">
130+
<a href="./innovation-design/plonky" class="flex-card-item w-inline-block">
131131
<div class="product-list-item-header">
132132
<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">
@@ -136,7 +136,7 @@ hide:
136136
</div>
137137
<p class="feature-paragraph">Keep up with our latest cryptographic developments with the Plonky 2 & 3 libraries.</p>
138138
</a>
139-
<a href="learn/polygon-protocols" class="flex-card-item last-item w-inline-block">
139+
<a href="innovation-design/polygon-protocols" class="flex-card-item last-item w-inline-block">
140140
<div class="product-list-item-header">
141141
<div class="feature-card-heading">Polygon protocols</div>
142142
<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">
@@ -206,7 +206,7 @@ hide:
206206
<p class="home-section-subtext">Are you ready to start building?</p>
207207
</div>
208208
<div class="flexbox">
209-
<a href="cdk/get-started/quickstart/deploy-stack" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
209+
<a href="cdk/build/quickstart/deploy-stack" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
210210
<div class="feature-content-wrapper">
211211
<div class="feature-content-name">Polygon CDK: Deploy a local test rollup</div>
212212
<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">
@@ -217,7 +217,7 @@ hide:
217217
<a href="zkEVM/how-to/using-hardhat/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
218218
<div class="feature-content">
219219
<div class="feature-content-wrapper">
220-
<div class="feature-content-name">Polygon zkEVM: Deploy a smart contract to the Goerli testnet</div>
220+
<div class="feature-content-name">Polygon zkEVM: Deploy a smart contract to the zkEVM Cardona testnet</div>
221221
<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">
222222
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
223223
</svg></div>
@@ -236,7 +236,7 @@ hide:
236236
<div class="flexbox items-4">
237237
<a href="pos/how-to/bridging/" class="home-feature-card w-inline-block"><img src="img/home/polygon-icon.svg" loading="lazy" alt="" class="feature-icon">
238238
<div class="feature-content-wrapper">
239-
<div class="feature-content-name">Polygon PoS: Deploy an existing contract</div>
239+
<div class="feature-content-name">Polygon PoS: Bridge tokens and send interlayer messages</div>
240240
<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">
241241
<path d="M9.98805 5.70133L3.41071 12.2787L4.58922 13.4572L11.1666 6.87976V12.2013H12.8333V4.03467H4.66665V5.70133H9.98805Z" fill="currentColor"></path>
242242
</svg></div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ nav:
549549
- zkEVM: https://zkevm.polygonscan.com/
550550
- zkEVM testnet: https://testnet-zkevm.polygonscan.com/
551551
- Innovation & design:
552-
- Learn: innovation-design/index.md
552+
- Innovation & design: innovation-design/index.md
553553
- Welcome: innovation-design/welcome.md
554554
- Polygon type 1 prover:
555555
- Introduction and definitions: cdk/architecture/type-1-prover/intro-t1-prover.md

0 commit comments

Comments
 (0)