Skip site navigation (1)Skip section navigation (2)
Date:      26 Mar 1999 17:49:04 -0000
From:      Tom Hukins <tom@eborcom.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/10808: [Patch] Web site bad links
Message-ID:  <19990326174904.9777.qmail@eborcom.com>

next in thread | raw e-mail | index | archive | help

>Number:         10808
>Category:       docs
>Synopsis:       Fix bad internal links on www.freebsd.org
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 13:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tom Hukins
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
eBORcOM
>Environment:

	

>Description:

Fix bad internal links on FreeBSD's Web site.

>How-To-Repeat:

	

>Fix:
	
--- en/news/webchanges.sgml.orig	Wed Mar 24 18:54:33 1999
+++ en/news/webchanges.sgml	Fri Mar 26 17:31:01 1999
@@ -359,7 +359,7 @@
  <a href="../y2kbug.html">/y2kbug.html</a> 
  Update info about Y2K fix in groff.<br>
 
- <a href="../internal/statistic.">/internal/statistic.html</a> 
+ <a href="../internal/statistic.html">/internal/statistic.html</a> 
  New record for ftp.freebsd.org FTP traffic.<br>
 
  <a href="../news/press.html">/news/press.html</a> 
--- en/ports/ports.inc.orig	Wed Mar 24 18:54:33 1999
+++ en/ports/ports.inc	Fri Mar 26 17:33:08 1999
@@ -34,7 +34,7 @@
 href="../handbook/ports.html">The ports collection</a>.  For
 information about creating new ports, see <a
 href="../handbook/porting.html">Porting applications</a>.  Both are
-part of the <a href="../handbook">FreeBSD Handbook</a>.</p>
+part of the <a href="../handbook/">FreeBSD Handbook</a>.</p>
 
 <p>The ports listed on these web pages are continually being updated.
 Consequently, you may need to update a few files on your FreeBSD system 
--- docproj/translations.sgml.orig	Sat Mar 20 11:22:15 1999
+++ docproj/translations.sgml	Fri Mar 26 17:35:33 1999
@@ -58,7 +58,7 @@
 <dd>
   <a href="../ja/handbook/">Handbook</a>,
   <a href="../ja/FAQ/">FAQ</a>,
-  <a href="../ja">Web</a>,
+  <a href="../ja/">Web</a>,
   <a href="http://www.jp.freebsd.org/NewsLetter/Issue2/">;
 	FreeBSD NewsLetter Issue #2</a>
 </dd>

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990326174904.9777.qmail>