Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix url to the project homepage in package.json #437

Merged

Conversation

tagliala
Copy link
Contributor

@tagliala tagliala commented Jul 9, 2023

The old unsecure URL returned a 404. This commit fixes the project homepage by pointing to the correct URL, taken from GitHub

[ci skip]


Use case: this url is visible and clickable when in example you run yarn outdated in the console

$ yarn outdated
yarn outdated v1.22.19
Package                                  Current Wanted Latest  Package Type    URL                                                           
hotkeys-js                               3.10.4  3.11.0 3.11.0  dependencies    http://jaywcjlove.github.io/hotkeys                           
✨  Done in 6.51s.

The old unsecure URL returned a 404. This commit fixes the project
homepage by pointing to the correct URL, taken from GitHub

[ci skip]
@jaywcjlove jaywcjlove merged commit 814060f into jaywcjlove:master Jul 10, 2023
jaywcjlove added a commit that referenced this pull request Jul 10, 2023
jaywcjlove added a commit that referenced this pull request Jul 10, 2023
github-actions bot pushed a commit that referenced this pull request Jul 10, 2023
@tagliala tagliala deleted the bugfix/fix-homepage-in-package-json branch July 10, 2023 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants