Skip to content

Commit 7e2a180

Browse files
1 parent ca028f3 commit 7e2a180

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/API.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ By default, the output of each invocation of the main generation methods (`rende
9696
<a name="module_jsdoc-to-markdown--JsdocToMarkdown+getNamepaths"></a>
9797

9898
### jsdoc2md.getNamepaths(options) ⇒ <code>object</code>
99-
Returns all [jsdoc namepaths](http://usejsdoc.org/about-namepaths.html) found in the supplied source code.
99+
Returns all [jsdoc namepaths](https://jsdoc.app/about-namepaths.html) found in the supplied source code.
100100

101101
**Kind**: instance method of [<code>JsdocToMarkdown</code>](#exp_module_jsdoc-to-markdown--JsdocToMarkdown)
102102
**Category**: async
@@ -145,4 +145,3 @@ Sync version of [getJsdocData](#module_jsdoc-to-markdown--JsdocToMarkdown+getJsd
145145
| Param | Type | Description |
146146
| --- | --- | --- |
147147
| [options] | <code>object</code> | Identical options to [getJsdocData](#module_jsdoc-to-markdown--JsdocToMarkdown+getJsdocData). |
148-

0 commit comments

Comments
 (0)