]> git.wh0rd.org - nano-editor.git/blobdiff - git.php
note the release of 3.1
[nano-editor.git] / git.php
diff --git a/git.php b/git.php
index e24e0ac8194496606443cf27d6a335990113ea76..a8578d182b4d6e05b2bd0b02f89c31f7d614876f 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,31 +1,29 @@
 <?php include "top.php"; ?>
-<title>GNU nano: CVS and Current Status</title>
+<title>nano: Source-code Status</title>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE><b></b>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>SVN Status</b></center>
+<center><b>Current Status of the Source Code</b></center>
 </td>
 </tr>
 </table>
 <blockquote>
 Nano's source tree has been migrated to git!
-For those of you who want the most bleeding-edge
-version of nano, check out the repository for nano using the
+For those of you who want the bleeding-edge version
+of GNU nano, check out nano's repository using the
 <A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
-instructions located in the git repository</A> for the latest info.
+instructions</A> located in the git repository itself.
 <p>
-All activity is currently in the trunk <A HREF=
-"http://git.savannah.gnu.org/cgit/nano.git/tree/">
-tree</A>.  The stable
-branches see releases only if severe usability bugs are found in
-trunk.
+All activity happens in the <A HREF=
+"http://git.savannah.gnu.org/cgit/nano.git/log/">
+master branch</A>.
 <p>
 <center>
 
-<A HREF="http://www.nano-editor.org">
+<A HREF="/">
 <img src="withnano.png" border=0></A>
 </center>