Skip to content

Commit 4b2e5f6

Browse files
authored
Merge pull request #30 from skerschb/broken_node_link
fix node link
2 parents d571c57 + e3f2681 commit 4b2e5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/html/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4 class="block__title">
188188
</h4>
189189

190190
<h4 class="block__title">
191-
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/node-js/">Node.js</a>
191+
<a class="block__link" href="https://docs.mongodb.com/ecosystem/drivers/node/">Node.js</a>
192192
</h4>
193193
</div>
194194

0 commit comments

Comments
 (0)