Skip to content

Commit 75be51a

Browse files
authored
Update 04-unix.md
Fixed broken link
1 parent 3b2aa9a commit 75be51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: commandline/04-unix.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Error Codes other than 1 and 0 are more rare, but here are some examples: [http:
133133

134134
Additional resource on exit codes:
135135

136-
[http://bencane.com/2014/09/02/understanding-exit-codes-and-how-to-use-them-in-bash-scripts/](http://bencane.com/2014/09/02/understanding-exit-codes-and-how-to-use-them-in-bash-scripts/)
136+
[https://shapeshed.com/unix-exit-codes/](https://shapeshed.com/unix-exit-codes/)
137137

138138

139139
## Permissions and `chmod`

0 commit comments

Comments
 (0)