fix(welcome): make zettelkasten link example read grammatically

This commit is contained in:
Julien Calixte
2026-05-01 12:18:17 +02:00
parent abda5264a8
commit 7b5af57941

View File

@@ -655,8 +655,7 @@ const showReviewCard = computed(
<h4>Link, don't nest.</h4>
<p>
Folders calcify. Links compound. Every
<code>[like this](new-idea.md)</code> becomes a door to a new
idea.
<code>[link](note.md)</code> becomes a door to a new idea.
</p>
</div>
</li>