Skip to content

Commit 767acc6

Browse files
author
jarrodwatts
committed
fix homepage
1 parent 24bd319 commit 767acc6

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/cdk/index.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
hide:
3-
- toc
3+
- toc
44
---
55

66
<style>
@@ -20,21 +20,13 @@ hide:
2020

2121
<div class="grid-container">
2222
<div class="grid-item">
23-
<a href="./get-started/quickstart/deploy-stack/">
23+
<a href="./getting-started">
2424
<div class="product-list-item-header">
2525
<div class="feature-card-heading">Deploy the stack</div>
2626
</div>
2727
<p class="feature-paragraph">Get started on deploying a CDK stack.</p>
2828
</a>
2929
</div>
30-
<div class="grid-item">
31-
<a href="./get-started/how-to/use-native-token/">
32-
<div class="product-list-item-header">
33-
<div class="feature-card-heading">Bridge a token</div>
34-
</div>
35-
<p class="feature-paragraph">Find out how to use and bridge a token on CDK.</p>
36-
</a>
37-
</div>
3830
<div class="grid-item">
3931
<a href="./spec/validium-vs-rollup">
4032
<div class="product-list-item-header">

0 commit comments

Comments
 (0)