diff --git a/README b/README index 17ad7c1b..53b38536 100644 --- a/README +++ b/README @@ -22,7 +22,7 @@ The Linux-NTFS ntfsprogs package currently consists of the NTFS library (ntfsprogs). The Linux-NTFS home page is at: - http://linux-ntfs.sourceforge.net/ + http://www.linux-ntfs.org/ The SourceForge.net Linux-NTFS project page is at: http://sourceforge.net/projects/linux-ntfs/ diff --git a/libntfs/libntfs-gnomevfs.8.in b/libntfs/libntfs-gnomevfs.8.in index f365d61c..77c283fb 100644 --- a/libntfs/libntfs-gnomevfs.8.in +++ b/libntfs/libntfs-gnomevfs.8.in @@ -103,9 +103,9 @@ The .BR ntfsprogs package which contains the .BR libntfs-gnomevfs -module can be downloaded from http://linux-ntfs.sourceforge.net/downloads.html +module can be downloaded from http://www.linux-ntfs.org/content/view/19/37/ .BR -These manual pages can be viewed online at http://linux-ntfs.sourceforge.net/man/ntfsprogs.html +These manual pages can be viewed online at http://man.linux-ntfs.org/ntfsprogs.8.html .SH SEE ALSO .BR ntfsprogs (8) diff --git a/ntfsprogs.spec.in b/ntfsprogs.spec.in index d0b06308..f5374642 100644 --- a/ntfsprogs.spec.in +++ b/ntfsprogs.spec.in @@ -17,7 +17,7 @@ Packager : Anton Altaparmakov License : GPL Group : System Environment/Base %description -The Linux-NTFS project (http://linux-ntfs.sf.net/) aims to bring full support +The Linux-NTFS project (http://www.linux-ntfs.org/) aims to bring full support for the NTFS filesystem to the Linux operating system. The ntfsprogs package currently consists of a static library and utilities such as mkntfs, ntfscat, ntfsls, ntfsresize, and ntfsundelete (for a full list of included utilities diff --git a/ntfsprogs/utils.c b/ntfsprogs/utils.c index dbf6c276..abc2cd3c 100644 --- a/ntfsprogs/utils.c +++ b/ntfsprogs/utils.c @@ -73,7 +73,7 @@ #include "logging.h" const char *ntfs_bugs = "Developers' email address: linux-ntfs-dev@lists.sourceforge.net\n"; -const char *ntfs_home = "Linux NTFS homepage: http://linux-ntfs.sourceforge.net\n"; +const char *ntfs_home = "Linux NTFS homepage: http://www.linux-ntfs.org\n"; const char *ntfs_gpl = "This program is free software, released under the GNU " "General Public License\nand you are welcome to redistribute it under " "certain conditions. It comes with\nABSOLUTELY NO WARRANTY; for "