about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 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: