Procházet zdrojové kódy

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

Zlatan Vasović před 5 roky
rodič
revize
13feab2bfd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.