diff --git a/README.md b/README.md index d15b7e1e52..b5b1ae60e4 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Have a look at the [contributing guidelines](CONTRIBUTING.md), and go ahead! ## Similar projects -- [Cheat](https://github.com/chrisallenlane/cheat) +- [Cheat](https://github.com/cheat/cheat) allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.