From d20fb303ef6127c86c36e6a024fd611aed8fd05e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 03:16:40 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/conf.py | 1 - docs/configuration.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5aa0b8eb..b658d787 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,4 +80,3 @@ u'datacube-ows Documentation', [u'Datacube OWS Team'], 1) ] - diff --git a/docs/configuration.rst b/docs/configuration.rst index 3a18cff9..c85079da 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -184,7 +184,7 @@ can be supplied in any of the following ways: .. note:: Resolution of relative file paths is done in the following order: a) Relative to the working directory of the web app. - + b) If a JSON file is being included from another JSON file, relative to directory in which the including file resides.