diff --git a/share/goodie/cheat_sheets/json/linux.json b/share/goodie/cheat_sheets/json/linux.json index af99ba0f9..c886dfb69 100644 --- a/share/goodie/cheat_sheets/json/linux.json +++ b/share/goodie/cheat_sheets/json/linux.json @@ -2,7 +2,7 @@ "id":"linux_cheat_sheet", "name":"Linux", "metadata":{ - "sourceName":"linuxstall", + "sourceName":"Linux Stall", "sourceUrl":"http://www.linuxstall.com/wp-content/uploads/2012/01/" }, "template_type":"terminal", @@ -376,4 +376,4 @@ } ] } -} \ No newline at end of file +} diff --git a/share/goodie/cheat_sheets/json/magit.json b/share/goodie/cheat_sheets/json/magit.json index eb52a3682..adbd628df 100644 --- a/share/goodie/cheat_sheets/json/magit.json +++ b/share/goodie/cheat_sheets/json/magit.json @@ -3,7 +3,7 @@ "name": "Magit", "description": "Git Version Control via Emacs", "metadata": { - "sourceName": "MagitCheatSheet", + "sourceName": "Daemian Mack", "sourceUrl": "http://daemianmack.com/magit-cheatsheet.html" }, "template_type": "keyboard", @@ -34,11 +34,11 @@ }, { "key": "$", - "val": "magit-process buffer" + "val": "Magit-process buffer" }, { "key": "g", - "val": "reload status buffer" + "val": "Reload status buffer" } ], "Section Visibility": [ diff --git a/share/goodie/cheat_sheets/json/nmap.json b/share/goodie/cheat_sheets/json/nmap.json index 3382db658..189eb9be8 100644 --- a/share/goodie/cheat_sheets/json/nmap.json +++ b/share/goodie/cheat_sheets/json/nmap.json @@ -1,9 +1,9 @@ { "id": "nmap_cheat_sheet", - "name": "nmap", - "description": "Nmap Security Scanner", + "name": "Nmap", + "description": "Quick reference for Nmap Security Scanner", "metadata": { - "sourceName": "nmap cookbook", + "sourceName": "Nmap Cookbook", "sourceUrl": "http://nmapcookbook.blogspot.com.br/2010/02/nmap-cheat-sheet.html" }, "template_type": "terminal",