From: Andrew Tridgell Date: Mon, 30 May 2005 12:18:49 +0000 (+0000) Subject: r7105: fixed a typo X-Git-Tag: samba-misc-tags/initial-v4-0-unstable~9088 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=790f861538c490fab0ab1028cef6ae1797dd2c15 r7105: fixed a typo --- diff --git a/swat/docs/menu.js b/swat/docs/menu.js index 01f7aafd568..4a39497fd9b 100644 --- a/swat/docs/menu.js +++ b/swat/docs/menu.js @@ -5,5 +5,5 @@ simple_menu( "Recent Checkins", "http://build.samba.org/?tree=samba4&function=Recent+Checkins", "Recent Builds", "http://build.samba.org/?tree=samba4&function=Recent+Builds", "EJS Information", "http://www.appwebserver.org/products/ejs/ejs.html", - "ESP Information", "http://www.appwebserver.org/products/ejs/ejs.html", + "ESP Information", "http://www.appwebserver.org/products/esp/esp.html", "HTML 4.01 Spec", "http://www.w3.org/TR/html401/");