Fixing a mistake in readthedocs.yaml 97/11397/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 02:06:59 +0000 (03:06 +0100)
committerJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 02:07:00 +0000 (03:07 +0100)
Issue-ID: NONRTRIC-883
Change-Id: Ib7ed17dbb940aaaf0bb2d55767ff2d2a8236beb6
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.readthedocs.yaml
docs/conf.py

index 0693439..30f3f56 100644 (file)
@@ -22,7 +22,7 @@ formats:
   - htmlzip
 
 build:
-  image: h-release
+  image: latest
 
 python:
   version: 3.7
index b2dd686..acff608 100644 (file)
@@ -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,