File tree Expand file tree Collapse file tree 3 files changed +9
-15
lines changed
Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Original file line number Diff line number Diff line change @@ -21,27 +21,27 @@ hide:
2121
2222<div class =" grid-container " >
2323 <div class =" grid-item " >
24- <a href="./introduction/">
24+ <a href="./miden-base/ introduction/roadmap /">
2525 <div class="product-list-item-header">
26- <div class="feature-card-heading">zkRollup docs </div>
26+ <div class="feature-card-heading">Roadmap </div>
2727 </div>
28- <p class="feature-paragraph">The Miden zkRollup docs detail the current state of the development and design .</p>
28+ <p class="feature-paragraph">Check out the Miden roadmap for the latest updates .</p>
2929 </a>
3030 </div >
3131 <div class =" grid-item " >
32- <a href="./roadmap ">
32+ <a href="./miden-base/introduction/getting-started/ ">
3333 <div class="product-list-item-header">
34- <div class="feature-card-heading">zkRollup roadmap </div>
34+ <div class="feature-card-heading">Getting started </div>
3535 </div>
36- <p class="feature-paragraph">Check out the Miden zkRollup roadmap for the latest updates .</p>
36+ <p class="feature-paragraph">Follow the Miden getting started guide to get up and running .</p>
3737 </a>
3838 </div >
3939 <div class =" grid-item " >
40- <a href="./vm/intro /">
40+ <a href="./miden-base/architecture/overview /">
4141 <div class="product-list-item-header">
42- <div class="feature-card-heading">Miden VM </div>
42+ <div class="feature-card-heading">Miden architecture </div>
4343 </div>
44- <p class="feature-paragraph">Check out the Miden zero-knowledge virtual machine documentation .</p>
44+ <p class="feature-paragraph">Learn more about the Miden architecture .</p>
4545 </a>
4646 </div >
4747</div >
Original file line number Diff line number Diff line change @@ -579,11 +579,6 @@ plugins:
579579 keep_docs_dir : false
580580 - search
581581 - open-in-new-tab
582- - git-revision-date-localized :
583- fallback_to_build_date : true
584- strict : false
585- exclude :
586- - index.md
587582
588583validation :
589584 absolute_links : ignore
Original file line number Diff line number Diff line change 11mkdocs-material == 9.4.8
22markdown-include == 0.8.1
3- mkdocs-git-revision-date-localized-plugin == 1.2.1
43mkdocs-open-in-new-tab == 1.0.3
54mkdocs-multirepo-plugin == 0.7.0
You can’t perform that action at this time.
0 commit comments