diff --git a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js index 12f29d1aa..945baaa86 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js +++ b/extensions/admin_ui/media/javascript/ui/panel/tabs/ZombieTabCommands.js @@ -46,8 +46,8 @@ ZombieTab_Commands = function(zombie) { "trough Javascript: for example they may gather information about the Hooked Browser, manipulate the DOM " + "or perform other activities such as exploiting vulnerabilities within the local network " + "of the Hooked Browser.

To learn more about writing your own modules please review " + - "the wiki:
" + - "http://code.google.com/p/beef/wiki/DevDocs

" + + "the wiki:
" + + "https://code.google.com/p/beef/wiki/CommandModuleAPI

" + "Each command module has a traffic light icon, which is used to indicate the following: