aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-11-15 09:52:27 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-11-15 09:52:27 +0000
commit21fa50f077fbb5f256ab81df851ad1ceda01af4a (patch)
tree6383471dd8352359a889f2608c71eacf0ffac2c0 /web
parentLink to the changelog that is generated by the post-commit hook. (diff)
downloadpackages-3-21fa50f077fbb5f256ab81df851ad1ceda01af4a.tar.gz
packages-3-21fa50f077fbb5f256ab81df851ad1ceda01af4a.tar.bz2
packages-3-21fa50f077fbb5f256ab81df851ad1ceda01af4a.zip
Improve the source message.
Diffstat (limited to 'web')
-rw-r--r--web/templates/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/faq.html b/web/templates/faq.html
index b5ccb31..874c1e3 100644
--- a/web/templates/faq.html
+++ b/web/templates/faq.html
@@ -179,7 +179,7 @@
</dd>
<dt class="q">Where can I get the source to packages2?</dt>
<dd>
- <a href="http://anongit.gentoo.org/#git">http://anongit.gentoo.org/</a>. <br />
+ The git tree is available on the Gentoo Git system, with a public read-only copy here: <a href="http://anongit.gentoo.org/#git">http://anongit.gentoo.org/</a>. <br />
The site changelog is located <a href="/media/ChangeLog">here</a>.
</dd>
</dl>