From ded96388da55873fd0c1240392f854e03d977956 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Sat, 30 Sep 2017 07:38:59 +0530 Subject: [PATCH] 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 --- doc/dev/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 68cc930013ec9..77ae952aabd70 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 -- 2.39.5