jsdoc.github.io icon indicating copy to clipboard operation
jsdoc.github.io copied to clipboard

Fixed broken link JSDoc's plugins directory

Open removed-usr opened this issue 3 years ago • 0 comments

Fixed broken link with old route to plugins

Old broken link is not found

The plugin folder was moved, I found its new localization and by comparing a stale branch we can assure, that they indeed contain the same files

Stale backup https://github.com/jsdoc/jsdoc/tree/next/plugins

Old broken link https://github.com/jsdoc3/jsdoc/tree/master/plugins

Current https://github.com/jsdoc/jsdoc/tree/main/packages/jsdoc/plugins

The directories were changed in this jsdoc/jsdoc@b970691

removed-usr avatar Mar 27 '22 06:03 removed-usr