[Swift-commit] r8196 - www/ATPESC_2014
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Thu Aug 14 12:26:04 CDT 2014
Author: wozniak
Date: 2014-08-14 12:26:04 -0500 (Thu, 14 Aug 2014)
New Revision: 8196
Modified:
www/ATPESC_2014/tutorial.html
Log:
Fix link
Modified: www/ATPESC_2014/tutorial.html
===================================================================
--- www/ATPESC_2014/tutorial.html 2014-08-14 17:24:44 UTC (rev 8195)
+++ www/ATPESC_2014/tutorial.html 2014-08-14 17:26:04 UTC (rev 8196)
@@ -535,6 +535,16 @@
}
+
+/* SWIFT/T GUIDE CUSTOMIZATIONS */
+
+a:visited {
+ color: gray;
+}
+h5 {
+ font-size: 0.8em;
+}
+
</style>
<script type="text/javascript">
/*<![CDATA[*/
@@ -747,7 +757,7 @@
</li>
<li>
<p>
-link:swift-t/tutorial.html
+<a href="./swift-t/tutorial.html">Swift/T tutorial</a>
</p>
</li>
</ul></div>
@@ -757,7 +767,7 @@
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-08-14 12:20:45 CDT
+Last updated 2014-08-14 12:25:31 CDT
</div>
</div>
</body>
More information about the Swift-commit
mailing list