Skip to content

Commit 7e01cdf

Browse files
two small fixes
1 parent 7e94e13 commit 7e01cdf

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ hide:
140140
<p class="paragraph-small">Step by step guidance for building dApps, running nodes, deploying ZK rollups, and more.</p>
141141
</div>
142142
</a>
143-
<a href="#" class="home-feature-card w-inline-block"><img src="img/home/network.svg" loading="lazy" alt="" class="feature-icon">
143+
<a href="https://ecosystem.polygon.technology/spn/explore/?search=&competency=&chain=" class="home-feature-card w-inline-block"><img src="img/home/network.svg" loading="lazy" alt="" class="feature-icon">
144144
<div class="feature-content">
145145
<div class="feature-content-wrapper">
146146
<div class="feature-content-name">Solution Provider Network</div>

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ nav:
286286
- Miden: miden/index.md
287287
- Overview: miden/overview.md
288288
- Miden zkRollup docs: https://0xpolygonmiden.github.io/miden-base/introduction.html
289-
- Miden VM docs: https://0xpolygonmiden.github.io/miden-vm/
290289
- Developer tools:
291290
- Developer tools: tools/index.md
292291
- Smart contract development:

0 commit comments

Comments
 (0)