From: JohnKeeney Date: Fri, 16 Jun 2023 01:59:15 +0000 (+0100) Subject: Fixing a mistake in readthedocs.yaml X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a78b45a493ddc39161324dec78a9eee3121a2d69;hp=df86cbc56e3ece28e51eb5f3db1b9142b1bd2e99;p=nonrtric%2Fplt%2Fsme.git Fixing a mistake in readthedocs.yaml Issue-ID: NONRTRIC-883 Change-Id: I9bd6a049a176984ee5838e72aa9439214c456907 Signed-off-by: JohnKeeney --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 57b6c9b..5970248 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,7 +22,7 @@ formats: - htmlzip build: - image: h-release + image: latest python: version: 3.7 diff --git a/docs/conf.py b/docs/conf.py index f7be00e..6104848 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,