⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Fixed broken link JSDoc's plugins directory#226

Open
removed-usr wants to merge 1 commit intojsdoc:mainfrom
removed-usr:master
Open

Fixed broken link JSDoc's plugins directory#226
removed-usr wants to merge 1 commit intojsdoc:mainfrom
removed-usr:master

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant