[Swift-commit] r8458 - www/support

yadunandb at ci.uchicago.edu yadunandb at ci.uchicago.edu
Fri May 8 14:17:03 CDT 2015


Author: yadunandb
Date: 2015-05-08 14:17:03 -0500 (Fri, 08 May 2015)
New Revision: 8458

Modified:
   www/support/index.php
Log:

Fixing mailing list info



Modified: www/support/index.php
===================================================================
--- www/support/index.php	2015-05-08 16:01:22 UTC (rev 8457)
+++ www/support/index.php	2015-05-08 19:17:03 UTC (rev 8458)
@@ -16,7 +16,7 @@
 	<!-- header -->
 	<?php require('../inc/header2.php') ?>
 	<!-- end header -->
-<div class="grid_12 page-header">				
+<div class="grid_12 page-header">
 <!--	<h1>Support</h1> -->
 </div>
 <div class="clear"></div>
@@ -24,15 +24,15 @@
 
  <div class="grid_9">
 
-
+<!--
     <h3>Contact the Swift team for more information or to report problems</h3>
 
     <p>For more info about Swift, send email to the Swift team at <a href="mailto:info at swift-lang.org?subject=Question regarding Swift parallel scripting">info at swift-lang.org</a></p>
 
     <p>To report problems with Swift, send us a support ticket by emailing <a href="mailto:support at swift-lang.org?subject=Problem with Swift parallel scripting language">support at swift-lang.org</a></p><br>
-
+-->
 	<h3>Join the Swift Community via our email lists</h3>
-	<p>Better yet, if you're using Swift or planning to try it, subscribe to the <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">swift-user</a> email list to hear what other users are doing, ask questions, and listen in on and join the community discussion.</p>
+	<p>If you are using Swift or planning to try it, subscribe to the <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user">swift-user</a> email list to hear what other users are doing, ask questions, and listen in on and join the community discussion.</p>
 <p>If you'd like to contribute as a developer, or listen to the discussion of implementation issues, please join the <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel">swift-devel</a> email list.</p>
 <p><b>Note that you need to subscribe to these lists in order to send messages to them.</b> Other messages will be moderated and may be significantly delayed.</p>
 	<table class="mailinglists">




More information about the Swift-commit mailing list