Skip to content

Commit f5ca12f

Browse files
Merge pull request 0xPolygon#418 from gubloon/patch-1
Update index.md
2 parents 4db52dd + f449d80 commit f5ca12f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/miden/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,7 @@ hide:
2121

2222
<div class="grid-container">
2323
<div class="grid-item">
24-
<a href="./miden-base/introduction/roadmap/">
25-
<div class="product-list-item-header">
26-
<div class="feature-card-heading">Roadmap</div>
27-
</div>
28-
<p class="feature-paragraph">Check out the Miden roadmap for the latest updates.</p>
29-
</a>
30-
</div>
31-
<div class="grid-item">
32-
<a href="./miden-base/introduction/getting-started/">
24+
<a href="./miden-base/introduction/get-started/prerequisites/">
3325
<div class="product-list-item-header">
3426
<div class="feature-card-heading">Getting started</div>
3527
</div>
@@ -44,5 +36,13 @@ hide:
4436
<p class="feature-paragraph">Learn more about the Miden architecture.</p>
4537
</a>
4638
</div>
39+
<div class="grid-item">
40+
<a href="./miden-base/introduction/roadmap/">
41+
<div class="product-list-item-header">
42+
<div class="feature-card-heading">Roadmap</div>
43+
</div>
44+
<p class="feature-paragraph">Check out the Miden roadmap for the latest updates.</p>
45+
</a>
46+
</div>
47+
</div>
4748
</div>
48-
</div>

0 commit comments

Comments
 (0)