Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2007-12-10 18:47:51


Author: grafik
Date: 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
New Revision: 41961
URL: http://svn.boost.org/trac/boost/changeset/41961

Log:
More "bad" links fixed.
Text files modified:
   website/public_html/beta/feed/downloads.rss | 2 +-
   website/public_html/beta/feed/history.rss | 2 +-
   website/public_html/beta/feed/history/boost_1_34_1.qbk | 2 +-
   website/public_html/beta/feed/history/boost_1_34_1.xml | 2 +-
   website/public_html/beta/feed/news.rss | 2 +-
   website/public_html/beta/index.php | 13 ++++++-------
   6 files changed, 11 insertions(+), 12 deletions(-)

Modified: website/public_html/beta/feed/downloads.rss
==============================================================================
--- website/public_html/beta/feed/downloads.rss (original)
+++ website/public_html/beta/feed/downloads.rss 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -149,7 +149,7 @@
         macro <code><span class="identifier">_SCL_SECURE_NO_DEPRECATE</span></code>.
       </li>
       <li>
- <a href="http://developers.sun.com/sunstudio/index.html">Sun Studio 11</a>
+ <a href="http://developers.sun.com/sunstudio/index.jsp">Sun Studio 11</a>
         on Solaris.
       </li>
     </ul>

Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -74,7 +74,7 @@
         macro <code><span class="identifier">_SCL_SECURE_NO_DEPRECATE</span></code>.
       </li>
       <li>
- <a href="http://developers.sun.com/sunstudio/index.html">Sun Studio 11</a>
+ <a href="http://developers.sun.com/sunstudio/index.jsp">Sun Studio 11</a>
         on Solaris.
       </li>
     </ul>

Modified: website/public_html/beta/feed/history/boost_1_34_1.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_34_1.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_34_1.qbk 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -45,7 +45,7 @@
   result in many spurious warnings from Boost headers and other
   standards-conforming C++ code. To suppress these warnings, define the macro
   `_SCL_SECURE_NO_DEPRECATE`.
-* [@http://developers.sun.com/sunstudio/index.html Sun Studio 11] on
+* [@http://developers.sun.com/sunstudio/index.jsp Sun Studio 11] on
   Solaris.
 
 [endsect]

Modified: website/public_html/beta/feed/history/boost_1_34_1.xml
==============================================================================
--- website/public_html/beta/feed/history/boost_1_34_1.xml (original)
+++ website/public_html/beta/feed/history/boost_1_34_1.xml 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -81,7 +81,7 @@
         macro <code><phrase role="identifier">_SCL_SECURE_NO_DEPRECATE</phrase></code>.
       </listitem>
       <listitem>
- <ulink url="http://developers.sun.com/sunstudio/index.html">Sun Studio 11</ulink>
+ <ulink url="http://developers.sun.com/sunstudio/index.jsp">Sun Studio 11</ulink>
         on Solaris.
       </listitem>
     </itemizedlist>

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -74,7 +74,7 @@
         macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;_SCL_SECURE_NO_DEPRECATE&lt;/span&gt;&lt;/code&gt;.
       &lt;/li&gt;
       &lt;li&gt;
- &lt;a href=&quot;http://developers.sun.com/sunstudio/index.html&quot;&gt;Sun Studio 11&lt;/a&gt;
+ &lt;a href=&quot;http://developers.sun.com/sunstudio/index.jsp&quot;&gt;Sun Studio 11&lt;/a&gt;
         on Solaris.
       &lt;/li&gt;
     &lt;/ul&gt;

Modified: website/public_html/beta/index.php
==============================================================================
--- website/public_html/beta/index.php (original)
+++ website/public_html/beta/index.php 2007-12-10 18:47:49 EST (Mon, 10 Dec 2007)
@@ -65,13 +65,12 @@
                   "/doc/libs/release/more/getting_started/index.html">Getting
                   Started Guide</a> to download and install Boost. Popular
                   Linux and Unix distributions such as <a href=
- "http://fedora.redhat.com/" class="external"><span class=
- "link">Fedora</span></a>, <a href="http://www.debian.org/"
- class="external">Debian</a>, and <a href=
- "http://www.netbsd.org/" class="external">NetBSD</a>
- include pre-built Boost packages. Boost may also already be
- available on your organization's internal web
- server.</span></p>
+ "http://fedoraproject.org/" class="external">Fedora</a>,
+ <a href="http://www.debian.org/" class=
+ "external">Debian</a>, and <a href="http://www.netbsd.org/"
+ class="external">NetBSD</a> include pre-built Boost
+ packages. Boost may also already be available on your
+ organization's internal web server.</span></p>
 
                   <h3 class="note">Background</h3>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk