Skip to content

Commit a1ff3be

Browse files
committed
fix link in changelog
1 parent 092f7b7 commit a1ff3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/io/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ main() {
8686
- Added the `shellSplit()` function, which parses a list of arguments in the
8787
same manner as [the POSIX shell][what_is_posix_shell].
8888

89-
[what_is_posix_shell]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html
89+
[what_is_posix_shell]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html
9090

9191
## 0.2.0
9292

0 commit comments

Comments
 (0)