[Monodevelop-patches-list] r1917 - trunk/md-website/tutorials

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Sat Jul 17 01:56:28 EDT 2004


Author: tberman
Date: 2004-07-17 01:56:27 -0400 (Sat, 17 Jul 2004)
New Revision: 1917

Modified:
   trunk/md-website/tutorials/package_install.aspx
   trunk/md-website/tutorials/svn_install.aspx
Log:
blah


Modified: trunk/md-website/tutorials/package_install.aspx
===================================================================
--- trunk/md-website/tutorials/package_install.aspx	2004-07-12 18:51:05 UTC (rev 1916)
+++ trunk/md-website/tutorials/package_install.aspx	2004-07-17 05:56:27 UTC (rev 1917)
@@ -14,7 +14,7 @@
       <p>Most likely, this is the path you want to take.</p>
 
       <p>This tutorial is your guide to installing MonoDevelop releases using official tarball packages. If you would like to build MonoDevelop from snapshots, please see the 
-<a href="snapshot_install.aspx">snapshot tutorial</a>.</p>
+<a href="svn_install.aspx">svn tutorial</a>.</p>
       <p>Unless specified otherwise, build and install all tarball packages using:
 <pre class="code">
 tar -xzf mypackage.tar.gz

Modified: trunk/md-website/tutorials/svn_install.aspx
===================================================================
--- trunk/md-website/tutorials/svn_install.aspx	2004-07-12 18:51:05 UTC (rev 1916)
+++ trunk/md-website/tutorials/svn_install.aspx	2004-07-17 05:56:27 UTC (rev 1917)
@@ -10,7 +10,7 @@
 
       <p>For now, the trunk can be checked out with the command line</p>
 
-      <tt>svn co svn://www.monodevelop.com/svn/monodevelop/trunk/MonoDevelop</tt>
+      <p><tt>svn co svn://www.monodevelop.com/svn/monodevelop/trunk/MonoDevelop</tt></p>
 
       <p>SVN HEAD is generally buildable without any issues, if you have any problems doing so, ask your questions on the mailing list, or #monodevelop on irc.gimp.net.</p>
      




More information about the Monodevelop-patches-list mailing list