summaryrefslogtreecommitdiffstats
path: root/website/new/download.html
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-19 17:03:54 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-19 17:03:54 -0400
commit347030053b6980fcf8ee1abe298fb46670a05418 (patch)
treef21c19c3b140dd0eca4374ec903a25ff489ed56c /website/new/download.html
parent23b3a553af67b3b3096af45f799e800f2976fcdf (diff)
downloadthird_party-cobbler-347030053b6980fcf8ee1abe298fb46670a05418.tar.gz
third_party-cobbler-347030053b6980fcf8ee1abe298fb46670a05418.tar.xz
third_party-cobbler-347030053b6980fcf8ee1abe298fb46670a05418.zip
Removed # from kickstart templates (unneeded), webpage updates based on new content,
and removed TODO since that will now be available on trac as an RFE list.
Diffstat (limited to 'website/new/download.html')
-rw-r--r--website/new/download.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/new/download.html b/website/new/download.html
index 5717035..9ccd899 100644
--- a/website/new/download.html
+++ b/website/new/download.html
@@ -6,8 +6,8 @@
<p>The latest source code (it's all Python) is available through git:</p>
<blockquote>
-git clone git://et.redhat.com/cobbler<br/>
-git clone git://et.redhat.com/koan
+git clone git://git.fedoraproject.org/git/hosted/cobbler<br/>
+git clone git://git.fedoraproject.org/git/hosted/koan
</blockquote>
</p>