Bug 46895

Summary: non-actual link
Product: Documentation Reporter: Radko Keves <rado>
Component: Books & ArticlesAssignee: Ceri Davies <ceri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Radko Keves 2003-01-09 16:00:15 UTC
	in document http://www.freebsd.org/security/security.html is bad link to http://www.cs.purdue.edu/coast/hotlist/ his alt is The COAST security hotlist and maybe new link is http://www.cerias.purdue.edu/news_and_events/

Fix: 

substitute old link http://www.cs.purdue.edu/coast/hotlist/ for new one http://www.cerias.purdue.edu/news_and_events/
Comment 1 Jim Brown 2003-05-06 02:53:29 UTC
Hello,

I used the CERIAS InfoSec Hotlist page instead of the News and Events page.

Best Regards,
jpb
===

Patch:

root@jpb-wks:/usr2/tmp/www/en/security#cvs diff -u security.sgml
Index: security.sgml
===================================================================
RCS file: /home/ncvs/www/en/security/security.sgml,v
retrieving revision 1.132
diff -u -r1.132 security.sgml
--- security.sgml       2003/04/08 20:24:44     1.132
+++ security.sgml       2003/05/06 01:50:41
@@ -872,8 +872,9 @@
 <LI><A href="http://www.cs.purdue.edu/coast/archive/index.html">The COAST
 archive</A> contains a huge collection of security related materials.</LI>

-<LI><A href="http://www.cs.purdue.edu/coast/hotlist/">The COAST Security
-Hotlist</A> is the place to start looking for security related materials.
+<LI><A href="http://www.cerias.purdue.edu/infosec/hotlist/">The Center for
+Education and Research in Information Assurance and Security (CERIAS)</A>
+is the place to start looking for security related materials.
 It contains hundreds of useful security pointers.  Everything you always
 wanted to know about security... and more.</LI>
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2003-05-18 17:17:10 UTC
Responsible Changed
From-To: freebsd-www->ceri

I'll take this on.
Comment 3 Ceri Davies freebsd_committer freebsd_triage 2003-05-18 17:46:40 UTC
State Changed
From-To: open->closed

Committed.  Thanks!