[Swift-commit] r7263 - www/docs

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Fri Nov 1 14:38:18 CDT 2013


Author: davidk
Date: 2013-11-01 14:38:17 -0500 (Fri, 01 Nov 2013)
New Revision: 7263

Modified:
   www/docs/index.php
Log:
Update wording and link order


Modified: www/docs/index.php
===================================================================
--- www/docs/index.php	2013-11-01 07:43:35 UTC (rev 7262)
+++ www/docs/index.php	2013-11-01 19:38:17 UTC (rev 7263)
@@ -34,16 +34,15 @@
 <p> </p>
 
 <h3>Swift Tutorials</h3>
-
-	The Swift tutorials give an overview of some key features of the Swift language.
-        An older tutorial can be found <a href="../tutorials/old/tutorial.html">here</a>. It is worth a read.
-<br><br>
+        The Swift tutorials give a quick hands-on taste of the key features of the language:
+	 <br><br>
          <ul>
-            <li type="circle" style="margin-left: 50px;"><a href="../tutorials/cray/tutorial.html">Swift on Crays</a></li>
-            <li type="circle" style="margin-left: 50px;"><a href="../tutorials/osgconnect/tutorial.html">Swift on OSG Connect</a></li>
             <li type="circle" style="margin-left: 50px;"><a href="../tutorials/cloud/tutorial.html">Swift on Clouds and Ad Hoc collections of workstations</a></li>
+            <li type="circle" style="margin-left: 50px;"><a href="../tutorials/osgconnect/tutorial.html">Swift on OSG Connect</a></li>
+            <li type="circle" style="margin-left: 50px;"><a href="../tutorials/cray/tutorial.html">Swift on Crays</a></li>
          </ul>
-       
+         These take about 20 minutes. Try the one(s) for the computing resources you have access to.<br>
+         Our older tutorial -- worth a quick read -- can be found <a href="../tutorials/old/tutorial.html">here</a>
 <p> </p>
 
 <h3>Swift User Guide</h3>




More information about the Swift-commit mailing list