You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by ti...@apache.org on 2013/12/12 18:24:05 UTC

svn commit: r1550455 - /incubator/usergrid/site/publish/community/index.html

Author: timanglade
Date: Thu Dec 12 17:24:04 2013
New Revision: 1550455

URL: http://svn.apache.org/r1550455
Log:
Fix mailto links

Modified:
    incubator/usergrid/site/publish/community/index.html

Modified: incubator/usergrid/site/publish/community/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/community/index.html?rev=1550455&r1=1550454&r2=1550455&view=diff
==============================================================================
--- incubator/usergrid/site/publish/community/index.html (original)
+++ incubator/usergrid/site/publish/community/index.html Thu Dec 12 17:24:04 2013
@@ -266,7 +266,7 @@
 			</div>
 			<div class="col-md-3">
 				<h3>&nbsp;</h3>
-    	    	<p><i>Want to organize a Usergrid event? <a href="#">Contact us!</a></i><p> 
+    	    	<p><i>Want to organize a Usergrid event? <a href="mailto:timanglade@apache.org">Contact us!</a></i><p> 
 			</div>
 		</div>
 	</div>
@@ -330,7 +330,7 @@
 			</a>
 			<div class="col-md-3">
 				<h3>&nbsp;</h3>
-    	    	<p><i>Want to be added to this list? <a href="#">Contact us!</a></i><p> 
+    	    	<p><i>Want to be added to this list? <a href="mailto:timanglade@apache.org">Contact us!</a></i><p> 
 			</div>
 		</div>
 	</div>