Fixing a mistake in readthedocs.yaml 94/11394/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 01:46:38 +0000 (02:46 +0100)
committerJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 01:49:25 +0000 (02:49 +0100)
Issue-ID: NONRTRIC-883
Change-Id: I91a25b20ef9839b78c815222bed351ddda80ca9a
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.readthedocs.yaml
docs/conf.py

index c179bab..fd96bc1 100644 (file)
@@ -22,7 +22,7 @@ formats:
   - htmlzip
 
 build:
-  image: h-release
+  image: latest
 
 python:
   version: 3.7
index 9339f2c..032c6da 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,