-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Fix broken README.md links on npmjs.org
Some links on the following npmjs.org pages 404. https://www.npmjs.com/package/hint/v/6.0.7#further-reading https://www.npmjs.com/package/@hint/hint-compat-api/v/4.3.5#hints https://www.npmjs.com/package/@hint/hint-babel-config/v/2.4.6#hints https://www.npmjs.com/package/@hint/hint-typescript-config/v/2.4.6#hints https://www.npmjs.com/package/@hint/hint-webpack-config/v/2.4.6#hints This is caused by npm/marky-markdown#449 The workaround is to provide fully qualified URLs to GitHub in the README.md files, this is already a pattern in some hint/packages. - - - - - - - - - - - - - - - - - - - - Fixes #3792 Close #3937
- Loading branch information
Showing
5 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters