From 11009ee2d7ac9d2c04ada55e1be21563c40e8e8d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 30 May 2005 06:54:43 +0000 Subject: r7091: added some more useful links (This used to be commit d1d82686755e44ffd389114880a6ae2109595ccc) --- swat/docs/menu.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'swat/docs') diff --git a/swat/docs/menu.js b/swat/docs/menu.js index eceacf97e0..01f7aafd56 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/"); -- cgit