[Swift-commit] r2083 - www/inc
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Fri Jul 4 12:34:16 CDT 2008
Author: benc
Date: 2008-07-04 12:34:15 -0500 (Fri, 04 Jul 2008)
New Revision: 2083
Modified:
www/inc/downloads_sidebar.php
Log:
fix broken quickstart guide link discovered by Timothy Freeman
Modified: www/inc/downloads_sidebar.php
===================================================================
--- www/inc/downloads_sidebar.php 2008-07-03 09:40:38 UTC (rev 2082)
+++ www/inc/downloads_sidebar.php 2008-07-04 17:34:15 UTC (rev 2083)
@@ -1,6 +1,6 @@
<h3>GETTING STARTED </h3>
<p>
-<strong>Swift Quickstart Guide</strong> [<a href="#">html</a>]</p>
+<strong>Swift Quickstart Guide</strong> [<a href="http://www.ci.uchicago.edu/swift/guides/quickstartguide.php">html</a>]</p>
<p>Use the Quickstart Guide to help you install and configure swift and run a simple 'Hello World' example.</p>
<h4>BUG REPORTS </h4>
More information about the Swift-commit
mailing list