diff options
-rw-r--r-- | swat/docs/menu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swat/docs/menu.js b/swat/docs/menu.js index 01f7aafd56..4a39497fd9 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/"); |