]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix broken link in FAQ
authorRoss Turk <ross@inktank.com>
Tue, 22 May 2012 02:36:59 +0000 (19:36 -0700)
committerRoss Turk <ross@inktank.com>
Tue, 22 May 2012 02:36:59 +0000 (19:36 -0700)
Signed-off-by: Ross Turk <ross@inktank.com>
doc/faq.rst

index b482ad7b234533da77ad8e954fcec16dc4f4709b..f4e97adc30c4fedd3a94bef1951cd0391d3da017 100644 (file)
@@ -31,7 +31,9 @@ If you'd like to add a question to this list (hopefully with an
 accompanying answer!), you can find it in the doc/ directory of our
 main git repository:
 
-.. http://github.com/ceph/ceph/doc/faq.rst
+       `https://github.com/ceph/ceph/blob/master/doc/faq.rst`_
+
+.. _https://github.com/ceph/ceph/blob/master/doc/faq.rst: https://github.com/ceph/ceph/blob/master/doc/faq.rst
 
 We use Sphinx to manage our documentation, and this page is generated
 from reStructuredText source.  See the section on Building Ceph