Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
* [PATCH] update URLs to point to wiki
@ 2019-01-02 22:46 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2019-01-02 22:46 UTC (permalink / raw)
  To: mogilefs-client-public

The old homepage redirect is dead and expired
---
 README                  | 11 ++++++-----
 lib/mogilefs.rb         |  3 ++-
 mogilefs-client.gemspec |  3 ++-
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/README b/README
index b2b2e69..466d9af 100644
--- a/README
+++ b/README
@@ -1,14 +1,15 @@
 = mogilefs-client - MogileFS client library for Ruby
 
 A MogileFS client library for Ruby.  MogileFS is an open source
-distributed filesystem, see: http://mogilefs.org for more details.
-This library allows any Ruby application to read, write and delete
-files in a MogileFS instance.
+distributed filesystem, see:
+https://github.com/mogilefs/MogileFS-Server/wiki for more
+details.  This library allows any Ruby application to read,
+write and delete files in a MogileFS instance.
 
 == Links
 
 rdoc :: https://bogomips.org/mogilefs-client
-mogilefs :: http://mogilefs.org/
+mogilefs :: git clone https://github.com/mogilefs/MogileFS-Server
 list :: mailto:mogilefs-client-public@bogomips.org
 list-cc :: mailto:mogile@googlegroups.com
 list-archive :: https://bogomips.org/mogilefs-client-public
@@ -19,7 +20,7 @@ download :: https://bogomips.org/mogilefs-client/files/
 == Install
 
 First you need a MogileFS 2.x installation.  You can find information on
-how to do that at http://mogilefs.org
+how to do that at https://github.com/mogilefs/MogileFS-Server/wiki
 
 Then install the RubyGem:
 
diff --git a/lib/mogilefs.rb b/lib/mogilefs.rb
index e2a621f..abc3680 100644
--- a/lib/mogilefs.rb
+++ b/lib/mogilefs.rb
@@ -1,6 +1,7 @@
 # -*- encoding: binary -*-
 #
-# To read more about \MogileFS, go to http://mogilefs.org/
+# To read more about \MogileFS, see
+# https://github.com/mogilefs/MogileFS-Server/wiki
 #
 # Client usage information is available in MogileFS::MogileFS.
 module MogileFS
diff --git a/mogilefs-client.gemspec b/mogilefs-client.gemspec
index fb6a2d5..2a690a0 100644
--- a/mogilefs-client.gemspec
+++ b/mogilefs-client.gemspec
@@ -9,7 +9,8 @@
   s.summary = 'MogileFS client library for Ruby'
   s.description = <<EOF
 A MogileFS client library for Ruby.  MogileFS is an open source
-distributed filesystem, see: http://mogilefs.org for more details.
+distributed filesystem, see:
+https://github.com/mogilefs/MogileFS-Server/wiki for more details.
 This library allows any Ruby application to read, write and delete
 files in a MogileFS instance.
 EOF
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-02 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 22:46 [PATCH] update URLs to point to wiki Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/mogilefs-client.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).