Skip to content

Commit c3a8dac

Browse files
authored
Update index.md
Changing the order of links from: Roadmap > Getting started > Miden architecture to Getting started > Miden architecture > Roadmap so that they have more orderliness
1 parent 3cbf541 commit c3a8dac

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
@@ -20,29 +20,29 @@ hide:
2020
</div>
2121

2222
<div class="grid-container">
23-
<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">
23+
<div class="grid-item">
3224
<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>
3628
<p class="feature-paragraph">Follow the Miden getting started guide to get up and running.</p>
3729
</a>
3830
</div>
39-
<div class="grid-item">
31+
<div class="grid-item">
4032
<a href="./miden-base/architecture/overview/">
4133
<div class="product-list-item-header">
4234
<div class="feature-card-heading">Miden architecture</div>
4335
</div>
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>
4747
</div>
4848
</div>

0 commit comments

Comments
 (0)