From beead28619f6bfb28439909b08a3ca314504be6f Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Thu, 18 Oct 2001 14:15:28 +0000
Subject: [PATCH] - faq.html - Removed nano-editor.org FTP site address
 [deprecated] and added the GNU one

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@860 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 3 +++
 faq.html  | 6 ++----
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0a8e6529..319c3323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
 CVS code -
+- faq.html
+	- Removed nano-editor.org FTP site address [deprecated] and added
+	the GNU one.
 - files.c:
 	- Added status messages for converted DOS and Mac files.
 	  People should know that their file wasnt normally formatted.
diff --git a/faq.html b/faq.html
index 37e9d6c4..fe89a9b0 100644
--- a/faq.html
+++ b/faq.html
@@ -229,9 +229,9 @@ at the following fine web and ftp sites:</font>
 
 <li>
 <font color="#330000"><a href="http://www.ewtoo.org/~astyanax/nano/dist">http://www.ewtoo.org/~astyanax/nano/dist</a></font></li>
-
 <li>
-<font color="#330000"><a href="ftp://ftp.nano-editor.org/pub/nano">ftp://ftp.nano-editor.org/pub/nano</a></font></li>
+<font color="#330000"><a href="ftp://ftp.gnu.org/pub/gnu/nano">ftp://ftp.gnu.org/pub/gnu/nano</a></font></li>
+
 </ul>
 </blockquote>
 
@@ -247,8 +247,6 @@ packages.</font></h2>
 <li>
 <font color="#330000"><a href="http://www.ewtoo.org/~astyanax/nano/dist/RPMS">http://www.ewtoo.org/~astyanax/nano/dist/RPMS</a></font></li>
 
-<li>
-<font color="#330000"><a href="ftp://ftp.nano-editor.org/pub/nano/RPMS">ftp://ftp.nano-editor.org/pub/nano/RPMS</a></font></li>
 </ul>
 <font color="#330000">Additionally, check out the Redhat contribs section
 at:</font>
-- 
GitLab