]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
some edits that were made on the server to get the release out
[nano-editor.git] / download.php
index 7e822812720de8fd6eda55d0f0cc1c8ff323ba0f..bf5bc8a85893507f482608b9c7bb43e8700a176d 100644 (file)
@@ -1,6 +1,6 @@
 <?php include "top.php"; ?>
 <html>
-<head><title>GNU nano: Download</title>
+<head><title>nano: Download</title>
 </head>
 <body>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
@@ -9,7 +9,7 @@
 <center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center><b>Download GNU nano</b></center>
+<center><b>Downloading nano</b></center>
 </td>
 </tr>
 </table></center>
 
 <tr>
 <td>
-<a href="http://www.nano-editor.org/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
+<a href="/dist/v<?php include "stable-branch"; ?>/nano-<?php include "stable-version"; ?>.tar.gz">nano-<?php include "stable-version"; ?>.tar.gz</a>
 </td>
 
 <td>Source file in tar.gz format.</td>
 </tr>
 
+<!--
 <tr>
-<td><a href="http://www.nano-editor.org/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">nano-<?php include "stable-version"; ?>-1.i386.rpm</a></td>
+<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.i386.rpm">nano-<?php include "stable-version"; ?>-1.i386.rpm</a></td>
 
 <td>Binary RPM for i386 platform (RH 8.0).</td>
 </tr>
 
 <tr>
-<td><a href="http://www.nano-editor.org/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.x86_64.rpm">nano-<?php include "stable-version"; ?>-1.x86_64.rpm</a></td>
+<td><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.x86_64.rpm">nano-<?php include "stable-version"; ?>-1.x86_64.rpm</a></td>
 
 <td>Binary RPM for x86_64 platform (glibc2.4+).</td>
 </tr>
 
 <tr NOSAVE>
-<td NOSAVE><a href="http://www.nano-editor.org/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
+<td NOSAVE><a href="/dist/v<?php include "stable-branch"; ?>/RPMS/nano-<?php include "stable-version"; ?>-1.src.rpm">nano-<?php include "stable-version"; ?>-1.src.rpm</a></td>
 
 <td>Source RPM for any RPM system.</td>
 </tr>
-
+-->
 <tr NOSAVE>
-<td><a href="http://packages.debian.org/stable/editors/nano">stable</a>
-| <a href="http://packages.debian.org/testing/editors/nano">testing</a>
-| <a href="http://packages.debian.org/unstable/editors/nano">unstable</a></td>
+<td><a href="https://packages.debian.org/stable/editors/nano">stable</a>
+| <a href="https://packages.debian.org/testing/editors/nano">testing</a>
+| <a href="https://packages.debian.org/unstable/editors/nano">unstable</a></td>
 
 <td>Debian GNU/Linux binaries.</td>
 </tr>
@@ -65,8 +66,6 @@ sparc:
 8</a> |
 <a href="http://www.sunfreeware.com/programlistsparc7.html#nano">
 7</a> |
-<a href="http://www.sunfreeware.com/programlist.html#nano">
-2.6</a>
 &nbsp;
 &nbsp;
 intel: 
@@ -79,19 +78,23 @@ intel:
 
 <td>Solaris binaries.</td>
 </tr>
+
+<!--
 <tr>
-<td><a href="http://www.nano-editor.org/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
+<td><a href="/dist/v<?php include "stable-branch"; ?>/NT/nano-<?php include "stable-version"; ?>.zip">nano-<?php include "stable-version"; ?>.zip</a></td>
 
 <td>WinNT/9x binary, .zip format.</td>
 </tr>
+-->
 
 </table></center>
 
+<br>
 <center><table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#440077" NOSAVE >
 <tr NOSAVE>
 <td NOSAVE>
-<center>&nbsp;<font color="#FFFFFF"><font size=-1>Other Nano Sites and
-Archives</font></font></center>
+<center>&nbsp;<font color="#FFFFFF"><font size=-1>
+Other Nano Archives</font></font></center>
 </td>
 </tr>
 </table></center>
@@ -99,16 +102,17 @@ Archives</font></font></center>
 <center><table BORDER=0 COLS=3 WIDTH="100%" NOSAVE >
 <tr NOSAVE>
 <td>
-<center><a href="http://savannah.gnu.org/projects/nano">
-nano@Savannah</a></center>
+<center><a href="https://ftp.gnu.org/pub/gnu/nano/">
+nano@GNU</a> </center>
 </td>
 
 <td NOSAVE>
-<center><a href="http://www.gnu.org/software/nano">nano@GNU</a> (<a href="ftp://ftp.gnu.org/pub/gnu/nano">ftp</a>)</center>
+<center><a href="ftp//ftp.gnu.org/pub/gnu/nano/">
+nano@GNU (ftp)</a> </center>
 </td>
 
 <td NOSAVE>
-<center><a href="http://www.nano-editor.org/dist">Older Versions</a></center>
+<center><a href="/dist">Older Versions</a></center>
 </td>
 
 </table></center>