File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ By default, the output of each invocation of the main generation methods (`rende
96
96
<a name =" module_jsdoc-to-markdown--JsdocToMarkdown+getNamepaths " ></a >
97
97
98
98
### 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.
100
100
101
101
** Kind** : instance method of [ <code >JsdocToMarkdown</code >] ( #exp_module_jsdoc-to-markdown--JsdocToMarkdown )
102
102
** Category** : async
@@ -145,4 +145,3 @@ Sync version of [getJsdocData](#module_jsdoc-to-markdown--JsdocToMarkdown+getJsd
145
145
| Param | Type | Description |
146
146
| --- | --- | --- |
147
147
| [ options] | <code >object</code > | Identical options to [ getJsdocData] ( #module_jsdoc-to-markdown--JsdocToMarkdown+getJsdocData ) . |
148
-
You can’t perform that action at this time.
0 commit comments