Skip to content

Commit d542970

Browse files
committedApr 16, 2020
Use HTTPS links
1 parent cc7b781 commit d542970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note: The original [`open` package](https://github.com/pwnall/node-open) was pre
1414
- Supports app arguments.
1515
- Safer as it uses `spawn` instead of `exec`.
1616
- Fixes most of the open original `node-open` issues.
17-
- Includes the latest [`xdg-open` script](http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=c55122295c2a480fa721a9614f0e2d42b2949c18) for Linux.
17+
- Includes the latest [`xdg-open` script](https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=c55122295c2a480fa721a9614f0e2d42b2949c18) for Linux.
1818
- Supports WSL paths to Windows apps under `/mnt/*`.
1919

2020
## Install

0 commit comments

Comments
 (0)
Please sign in to comment.