[SCM] live-studio branch, master, updated. 72d28bc34c7d52ac7e25604f806f70e301598bdd
Chris Lamb
lamby at debian.org
Mon Aug 2 15:46:52 UTC 2010
The following commit has been merged in the master branch:
commit 72d28bc34c7d52ac7e25604f806f70e301598bdd
Author: Tim Retout <diocles at debian.org>
Date: Mon Aug 2 11:45:03 2010 -0400
Use mailto links on the FAQ page
diff --git a/templates/static/faq.html b/templates/static/faq.html
index 3e89a5a..0fc1d2a 100644
--- a/templates/static/faq.html
+++ b/templates/static/faq.html
@@ -21,7 +21,7 @@
<p>Forever. This will change in the future.</p>
<h2><a id="bugs">How do I report bugs?</a></h2>
-<p>Please email your bug report to <a href="debian-live at lists.debian.org">debian-live at lists.debian.org</a> or report it on the <tt>#debian-live</tt> IRC channel on <a href="http://oftc.net/">OFTC</a>.</p>
+<p>Please email your bug report to <a href="mailto:debian-live at lists.debian.org">debian-live at lists.debian.org</a> or report it on the <tt>#debian-live</tt> IRC channel on <a href="http://oftc.net/">OFTC</a>.</p>
<h2><a id="hacking">How can I hack on Debian Live Studio?</a></h2>
<p>You can download the source using git:</p>
@@ -30,6 +30,6 @@
$ git clone git://live.debian.net/git/live-studio.git
</pre>
-<p>You can then either send a merge request or a patch series to <a href="debian-live at lists.debian.org">debian-live at lists.debian.org</a>. It is recommended that you join the <tt>#debian-live</tt> IRC channel on <a href="http://oftc.net/">OFTC</a> to co-ordinate larger changes.</p>
+<p>You can then either send a merge request or a patch series to <a href="mailto:debian-live at lists.debian.org">debian-live at lists.debian.org</a>. It is recommended that you join the <tt>#debian-live</tt> IRC channel on <a href="http://oftc.net/">OFTC</a> to co-ordinate larger changes.</p>
{% endblock %}
--
live-studio
More information about the debian-live-changes
mailing list