svn commit: r41156 - head/en_US.ISO8859-1/htdocs/search
    Gavin Atkinson 
    gavin at FreeBSD.org
       
    Sun Mar 10 19:30:26 UTC 2013
    
    
  
Author: gavin
Date: Sun Mar 10 19:30:25 2013
New Revision: 41156
URL: http://svnweb.freebsd.org/changeset/doc/41156
Log:
  The Ideas list moved to the wiki some time ago, change entries in the site
  map to point to it.
  
  I'm not particularly happy about linking to the wiki from the main site,
  but this change seems like the least-bad option, for now at least.
  
  Discussed with:	bcr
  Approved by:	bcr (mentor)
Modified:
  head/en_US.ISO8859-1/htdocs/search/sitemap.xml
Modified: head/en_US.ISO8859-1/htdocs/search/sitemap.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/search/sitemap.xml	Sun Mar 10 19:27:47 2013	(r41155)
+++ head/en_US.ISO8859-1/htdocs/search/sitemap.xml	Sun Mar 10 19:30:25 2013	(r41156)
@@ -1061,7 +1061,7 @@
 
   <term>
     <text>Project ideas</text>
-    <destination>&base;/projects/ideas/index.html</destination>
+    <destination>https://wiki.freebsd.org/IdeasPage</destination>
   </term>
 
   <term>
@@ -1520,7 +1520,7 @@
 
     <item>
       <text>Project Ideas</text>
-      <destination>&base;/projects/ideas/index.html</destination>
+      <destination>https://wiki.freebsd.org/IdeasPage</destination>
     </item>
 
     <item>
@@ -1665,7 +1665,7 @@
 
     <item>
       <text>FreeBSD Project Ideas</text>
-      <destination>&base;/projects/ideas/index.html</destination>
+      <destination>https://wiki.freebsd.org/IdeasPage</destination>
     </item>
 
     <item>
    
    
More information about the svn-doc-head
mailing list