Skip to content

Commit

Permalink
Use HTTPS links
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 16, 2020
1 parent cc7b781 commit d542970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -14,7 +14,7 @@ Note: The original [`open` package](https://github.com/pwnall/node-open) was pre
- Supports app arguments.
- Safer as it uses `spawn` instead of `exec`.
- Fixes most of the open original `node-open` issues.
- Includes the latest [`xdg-open` script](http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=c55122295c2a480fa721a9614f0e2d42b2949c18) for Linux.
- Includes the latest [`xdg-open` script](https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=c55122295c2a480fa721a9614f0e2d42b2949c18) for Linux.
- Supports WSL paths to Windows apps under `/mnt/*`.

## Install
Expand Down

0 comments on commit d542970

Please sign in to comment.