[Swift-commit] r5366 - wwwdev/inc
vytas at ci.uchicago.edu
vytas at ci.uchicago.edu
Wed Dec 7 16:51:48 CST 2011
Author: vytas
Date: 2011-12-07 16:50:19 -0600 (Wed, 07 Dec 2011)
New Revision: 5366
Modified:
wwwdev/inc/footer2.php
Log:
re-enabled the link to case studies
Modified: wwwdev/inc/footer2.php
===================================================================
--- wwwdev/inc/footer2.php 2011-12-07 22:23:16 UTC (rev 5365)
+++ wwwdev/inc/footer2.php 2011-12-07 22:50:19 UTC (rev 5366)
@@ -1,10 +1,8 @@
<div id="footer">
<ul>
<li><a href="../downloads/index.php">downloads</a></li>
- <li><a href="../documentation/index.php">documentation</a></li>
- <!--
- <li><a href="../case_studies/index.php">case studies</a></li>
- -->
+ <li><a href="../documentation/index.php">documentation</a></li>
+ <li><a href="../case_studies/index.php">case studies</a></li>
<li><a href="../papers/index.php">papers</a></li>
<li><a href="../support/index.php">support</a></li>
<li class="last"><a href="../about/index.php">about</a></li>
More information about the Swift-commit
mailing list