From aee7d4368c32714ea8386b41d1987a30fb0d3679 Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Wed, 7 Nov 2001 14:07:29 +0000 Subject: [PATCH] Explicitly link to the index.html files instead of relying on the web server's directory index configuration to DTRT (i.e., link to "ports/index.html" rather than "ports/"). This also makes it easier for people without the desire to set up a web server to test changes to the web site. PR: 23230 --- en/search/site.map | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/en/search/site.map b/en/search/site.map index d2afdc9ff3..4fb32b3418 100644 --- a/en/search/site.map +++ b/en/search/site.map @@ -6,19 +6,19 @@ # Format: | # An empty url begin a new section # -# $FreeBSD: www/en/search/site.map,v 1.13 2001/05/10 03:38:30 bmah Exp $ +# $FreeBSD: www/en/search/site.map,v 1.14 2001/11/07 14:03:35 dd Exp $ |Software ../availability.html|About FreeBSD ../features.html|Features -../releases/|Releases +../releases/index.html|Releases ../handbook/install.html|Installation ../handbook/install-hw.html|Supported Hardware ../handbook/mirrors.html|Mirrors ../applications.html|Applications ../platforms/alpha.html|About Alpha port -../java/|Java -../ports/|Ports +../java/index.html|Java +../ports/index.html|Ports ../commercial/commercial.html|Commercial Vendors |Support @@ -28,7 +28,7 @@ ../support.html#pr|Bugs ../support.html#cvs|CVS ../support.html#user|User Groups -../projects/|Projects +../projects/projects.html|Projects ../security/security.html|Security ../gallery/gallery.html|Gallery ../commercial/commercial.html|Commercial Vendors @@ -41,9 +41,9 @@ http://www.daemonnews.org/newsletter/|BSD Quick Newsletter ../publish.html#newsletter|Newsletter |Documentation -../handbook/|Handbook -../FAQ/|FAQ -../tutorials/|Tutorials +../handbook/index.html|Handbook +../FAQ/index.html|FAQ +../tutorials/index.html|Tutorials ../docs.html#man|Manual Pages ../docs.html#info|INFO ../docs.html#44doc|4.4BSD Manuals