From: Jos Collin Date: Sat, 30 Sep 2017 02:08:59 +0000 (+0530) Subject: doc: Fix URL in Licensing X-Git-Tag: v13.0.1~717^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18040%2Fhead;p=ceph.git doc: Fix URL in Licensing Fixed the unnecessary URL format in the text. Modify the URL formatting to highlight only the file name seems better. Signed-off-by: Jos Collin --- diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 68cc930013e..77ae952aabd 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -76,10 +76,10 @@ Licensing Ceph is free software. Unless stated otherwise, the Ceph source code is distributed under the terms of -the LGPL2.1. For full details, see `the file COPYING in the top-level -directory of the source-code tree`_. +the LGPL2.1. For full details, see the file `COPYING`_ in the top-level +directory of the source-code tree. -.. _`the file COPYING in the top-level directory of the source-code tree`: +.. _`COPYING`: https://github.com/ceph/ceph/blob/master/COPYING Source code repositories