Ver código fonte

README: fix the link to cheat's repository (#3749)

Zlatan Vasović 5 anos atrás
pai
commit
13feab2bfd
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
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.