Author: twiest
Date: 2008-01-24 17:29:29 -0500 (Thu, 24 Jan 2008)
New Revision: 93853

Modified:
   trunk/release/website/download_page/release_data.js
Log:
* Fixed the RedHat download text


Modified: trunk/release/website/download_page/release_data.js
===================================================================
--- trunk/release/website/download_page/release_data.js 2008-01-24 22:17:36 UTC 
(rev 93852)
+++ trunk/release/website/download_page/release_data.js 2008-01-24 22:29:29 UTC 
(rev 93853)
@@ -236,7 +236,8 @@
                        {
                                "name" : i586,
                                "desc" : "This download works on RedHat 
Enterprise Linux 4 on " + i586 + ".",
-                               "downloadText" : "The downloads are available 
<a href='http://www.go-mono.com/download-stable/rhel-4-i386'>here</a>."
+                               //"downloadText" : "The downloads are available 
<a href='http://www.go-mono.com/download-stable/rhel-4-i386'>here</a>."
+                               "downloadText" : "The prefered method for 
installing Mono on RedHat is to use yum. Once yum is installed, putting the <a 
href='http://www.go-mono.com/download-stable/rhel-4-i386/mono.repo'>mono.repo</a>
 file in /etc/yum.repos.d will allow you to install mono and related 
packages.<br><br>For individual packages, <a 
href='http://www.go-mono.com/download-stable/rhel-4-i386'>go 
here</a>.<br><br>Note: You can get yum for RHEL from the <a 
href='http://www.centos.org/'>CentOS project</a>."
                        }
                        ]
                }

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to