about summary refs log tree commit homepage
path: root/mogilefs-client.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'mogilefs-client.gemspec')
-rw-r--r--mogilefs-client.gemspec3
1 files changed, 2 insertions, 1 deletions
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 @@ Gem::Specification.new do |s|
   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