Skip to content

Commit 52c1051

Browse files
Merge pull request 0xPolygon#406 from 0xPolygon/cdk/broken-link
CDK: fix some broken links
2 parents 2432120 + b0e8130 commit 52c1051

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/cdk/index.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,19 @@ hide:
2020

2121
<div class="grid-container">
2222
<div class="grid-item">
23-
<a href="./architecture/type-1-prover/intro-t1-prover">
24-
<div class="product-list-item-header">
25-
<div class="feature-card-heading">Polygon type 1 prover</div>
26-
</div>
27-
<p class="feature-paragraph">Find out about the Polygon type 1 prover component.</p>
28-
</a>
29-
</div>
30-
<div class="grid-item">
31-
<a href="./get-started/quickstart-rollup">
23+
<a href="./get-started/quickstart/deploy-stack/">
3224
<div class="product-list-item-header">
33-
<div class="feature-card-heading">CDK rollups</div>
25+
<div class="feature-card-heading">Deploy the stack</div>
3426
</div>
35-
<p class="feature-paragraph">Get started with the CDK zkRollup stack.</p>
27+
<p class="feature-paragraph">Get started on deploying a CDK stack.</p>
3628
</a>
3729
</div>
3830
<div class="grid-item">
39-
<a href="./get-started/quickstart-validium">
31+
<a href="./get-started/how-to/use-native-token/">
4032
<div class="product-list-item-header">
41-
<div class="feature-card-heading">CDK validiums</div>
33+
<div class="feature-card-heading">Bridge a token</div>
4234
</div>
43-
<p class="feature-paragraph">Get started with the CDK validium stack.</p>
35+
<p class="feature-paragraph">Find out how to use and bridge a token on CDK.</p>
4436
</a>
4537
</div>
4638
<div class="grid-item">
@@ -59,4 +51,12 @@ hide:
5951
<p class="feature-paragraph">Learn about commonly used terminology and concepts relevant to the CDK tech stack.</p>
6052
</a>
6153
</div>
54+
<div class="grid-item">
55+
<a href="./architecture/type-1-prover/intro-t1-prover">
56+
<div class="product-list-item-header">
57+
<div class="feature-card-heading">Polygon type 1 prover</div>
58+
</div>
59+
<p class="feature-paragraph">Find out about the Polygon type 1 prover component.</p>
60+
</a>
61+
</div>
6262
</div>

0 commit comments

Comments
 (0)