From 56281d462616eaee0ad76a76bdc010e9eb050d92 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Fri, 12 Aug 2011 11:32:34 +0000 Subject: [PATCH] Broken link updated to a working one. git-svn-id: https://beef.googlecode.com/svn/trunk@1190 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- .../media/javascript/ui/panel/tabs/ZombieTabCommands.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: