8000 Comparing jsdoc:main...removed-usr:master · jsdoc/jsdoc.github.io · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jsdoc/jsdoc.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: removed-usr/jsdoc.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 27, 2022

  1. Fixed broken link JSDoc's plugins directory

    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
    removed-usr authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    dfcec99 View commit details
    Browse the repository at this point in the history
Loading
0