From d1d82686755e44ffd389114880a6ae2109595ccc Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 30 May 2005 06:54:43 +0000 Subject: [PATCH] r7091: added some more useful links --- swat/docs/menu.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/swat/docs/menu.js b/swat/docs/menu.js index eceacf97e04..01f7aafd568 100644 --- a/swat/docs/menu.js +++ b/swat/docs/menu.js @@ -3,4 +3,7 @@ simple_menu( "Samba Information", "Samba4 development", "http://devel.samba.org/", "Recent Checkins", "http://build.samba.org/?tree=samba4&function=Recent+Checkins", - "Recent Builds", "http://build.samba.org/?tree=samba4&function=Recent+Builds"); + "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", + "HTML 4.01 Spec", "http://www.w3.org/TR/html401/");