]> git.wh0rd.org - nano-editor.git/blobdiff - git.php
note the release of 4.9
[nano-editor.git] / git.php
diff --git a/git.php b/git.php
index efd485ae7744df536fba4debbd19e26e1922362f..524a937aff364f0e204d17f9302095bfb33bbde6 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,37 +1,32 @@
 <?php include "top.php"; ?>
 <?php include "top.php"; ?>
-<title>nano: development repository</title>
 
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td HEIGHT="70%" NOSAVE><b></b>
+<title>GNU nano: Source code</title>
 
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Development tree</b></center>
-</td>
-</tr>
-</table>
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<tr VALIGN=TOP>
+<td>
+
+<br>
+<center><b>Source Code</b></center>
 
 <blockquote>
 
 <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.  See the
-<A href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
-instructions</A> located in the repository itself for the latest info.
+You can browse nano's
+<a href="https://git.savannah.gnu.org/cgit/nano.git/log/">source code</a>
+on the web.
 <p>
 <p>
-All activity is in the master branch.  See <A HREF=
-"http://git.savannah.gnu.org/cgit/nano.git/log/">
-the log</A>.
+If you want to build and run the bleeding-edge version of GNU nano,
+read the
+<a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
+instructions</a> located in the git repository itself.
 <p>
 
 <center>
 <p>
 
 <center>
-<A HREF="/">
-<img src="withnano.png" border=0></A>
+<a href="/"><img src="withnano.png" border=0></a>
 </center>
 </blockquote>
 
 </td>
 </tr>
 </table>
 </center>
 </blockquote>
 
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>
 <?php include "bottom.php"; ?>