From d54847774059c2d0497d47d008aa89769f602b9d Mon Sep 17 00:00:00 2001
From: Gavin Atkinson <gavin@FreeBSD.org>
Date: Thu, 7 Mar 2013 23:35:09 +0000
Subject: [PATCH] Fix dead links.  Remove link to the "euro" article that was
 disconnected from the build in r39585, and fix two links to PDFs that appear
 to have been moved on the source site.

Approved by:	bcr (mentor)
---
 en_US.ISO8859-1/htdocs/docs/books.xml | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/en_US.ISO8859-1/htdocs/docs/books.xml b/en_US.ISO8859-1/htdocs/docs/books.xml
index 125ed3c513..104536298f 100644
--- a/en_US.ISO8859-1/htdocs/docs/books.xml
+++ b/en_US.ISO8859-1/htdocs/docs/books.xml
@@ -147,11 +147,6 @@
 	      An article with some tips about the subtleties of
 	        CVSup.</p>
 
-	    <p><a href="&url.articles;/euro/index.html">The Euro symbol
-	        on FreeBSD</a> (euro)<br/>
-	      How to configure FreeBSD and related applications to display the
-	        Euro symbol.</p>
-
 	    <p><a href="&url.articles;/explaining-bsd/index.html">Explaining
 		BSD</a> (explaining-bsd)<br/>
 	      An answer to the question ``What is BSD?''</p>
@@ -410,12 +405,12 @@
       </li>
 
       <li>
-	<p><a href="http://software.intel.com/sites/oss/pdfs/profiling_debugging_freebsd_kernel_321772.pdf">Profiling
+	<p><a href="http://software.intel.com/sites/default/files/profiling_debugging_freebsd_kernel_321772.pdf">Profiling
 	    and Debugging the FreeBSD Kernel</a></p>
       </li>
 
       <li>
-	<p><a href="http://software.intel.com/sites/oss/pdfs/debugging_buffer_overruns_322486.pdf">Debugging
+	<p><a href="http://software.intel.com/sites/default/files/debugging_buffer_overruns_322486.pdf">Debugging
 	    Buffer Overruns in the FreeBSD Kernel</a></p>
       </li>