Skip to content

Commit e0f3f8c

Browse files
committed
style(schema): fix "@see" for "plugin"
1 parent d2d0c01 commit e0f3f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@ Schema.prototype.post = function(name) {
16981698
*
16991699
* @param {Function} plugin The Plugin's callback
17001700
* @param {Object} [opts] Options to pass to the plugin
1701-
* @see plugins
1701+
* @see plugins /docs/plugins.html
17021702
* @api public
17031703
*/
17041704

0 commit comments

Comments
 (0)