Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions about-namepaths.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ <h2 id="namepaths-in-jsdoc-3">Namepaths in JSDoc 3</h2>
<h2 id="related-links">Related Links</h2>
<ul>
<li>
<a href="about-inline-tags.html"></a>
<a href="about-block-inline-tags.html">Block and inline tags</a>
</li>
<li>
<a href="tags-link.html"></a>
<a href="tags-inline-link.html">{@link}</a>
</li>
</ul>
</article>
Expand Down
4 changes: 2 additions & 2 deletions content/en/about-namepaths.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Using namepaths with JSDoc 3
description: A guide to using namepaths with JSDoc 3.
related:
- about-inline-tags.html
- tags-link.html
- about-block-inline-tags.html
- tags-inline-link.html
---

## Namepaths in JSDoc 3
Expand Down