Skip to content

Fixed broken link JSDoc's plugins directory #226

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

removed-usr
Copy link

@removed-usr removed-usr commented Mar 27, 2022

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

Fixed broken link with old route to plugins

Current link is not found 

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

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

Current
https://github.com/jsdoc3/jsdoc/tree/master/plugins

New (True current localization)
https://github.com/jsdoc/jsdoc/tree/main/packages/jsdoc/plugins

The directories were changed in this
jsdoc/jsdoc@b970691
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant