Skip to content

Commit

Permalink
Fixed the manpage link (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
newmarcel committed Aug 3, 2018
1 parent 462e6b1 commit d3a8683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ or install it via [cask](http://caskroom.github.io/): `brew cask install keeping

## How do you prevent my Mac from sleeping? ##

This utility is just a small wrapper around Apple's caffeinate command line utilty. Any modern Mac ships this tool by default. You can read the manpage [here](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/caffeinate.8.html).
This utility is just a small wrapper around Apple's caffeinate command line utilty. Any modern Mac ships this tool by default. You can read the manpage [here](https://web.archive.org/web/20140604153141/https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/caffeinate.8.html).

## Is this dangerous? ##

Expand Down

0 comments on commit d3a8683

Please sign in to comment.