We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sindresorhus
Learn more about funding links in repositories.
Report abuse
1 parent cc7b781 commit d542970Copy full SHA for d542970
readme.md
@@ -14,7 +14,7 @@ Note: The original [`open` package](https://github.com/pwnall/node-open) was pre
14
- Supports app arguments.
15
- Safer as it uses `spawn` instead of `exec`.
16
- 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.
+- Includes the latest [`xdg-open` script](https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=c55122295c2a480fa721a9614f0e2d42b2949c18) for Linux.
18
- Supports WSL paths to Windows apps under `/mnt/*`.
19
20
## Install
0 commit comments