summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-03-03 12:45:21 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-03-03 12:45:21 -0500
commit2b76989e4b5ee6206dd676d4f7600be0838e1fcb (patch)
treeb2651e81100e2f85a023a28c0298bd825c48811c /website
parent826a58037622ec75cdc3323f1de5066ddeb734e5 (diff)
downloadthird_party-cobbler-2b76989e4b5ee6206dd676d4f7600be0838e1fcb.tar.gz
third_party-cobbler-2b76989e4b5ee6206dd676d4f7600be0838e1fcb.tar.xz
third_party-cobbler-2b76989e4b5ee6206dd676d4f7600be0838e1fcb.zip
Add newline to website
Diffstat (limited to 'website')
-rw-r--r--website/new/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/new/download.html b/website/new/download.html
index 109ae30..821d684 100644
--- a/website/new/download.html
+++ b/website/new/download.html
@@ -6,7 +6,7 @@
<p>The latest source code (it's all Python) is available through git:</p>
<blockquote>
-git clone git://git.fedorahosted.org/cobbler
+git clone git://git.fedorahosted.org/cobbler<br/>
git clone git://git.fedorahosted.org/koan
</blockquote>
</p>