]> git.wh0rd.org - nano-editor.git/blobdiff - git.php
adjust a link for a README that was renamed
[nano-editor.git] / git.php
diff --git a/git.php b/git.php
index 26306bb9830d688740ef171fce491db0ea7b85e2..45fb20a1c96b65782c523db68d39690e184fe0ad 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,9 +1,5 @@
 <?php $title="Source code";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-
 <br>
 <center><b>Source Code</b></center>
 
@@ -14,17 +10,20 @@ on the web.
 <p>
 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">
+<a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.hacking">
 instructions</a> located in the git repository itself.
 <p>
 
+<br>
 <center>
 <a href="/"><img src="withnano.png" alt="edited with nano" border="0"></a>
 </center>
-</blockquote>
 
-</td>
-</tr>
-</table>
+<br>
+<center>
+See the <a href="state.php">current versions</a> in some distros.
+</center>
+
+</blockquote>
 
 <?php include "bottom.php"; ?>