From 5959ea7b78d75ee4f0ccf187fd203d848ebdb28e Mon Sep 17 00:00:00 2001 From: Ross Turk Date: Mon, 21 May 2012 19:36:59 -0700 Subject: [PATCH] doc: fix broken link in FAQ Signed-off-by: Ross Turk --- doc/faq.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/faq.rst b/doc/faq.rst index b482ad7b23453..f4e97adc30c4f 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -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 -- 2.39.5