Fixing a mistake in readthedocs.yaml 96/11396/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 01:59:15 +0000 (02:59 +0100)
committerJohnKeeney <john.keeney@est.tech>
Fri, 16 Jun 2023 01:59:16 +0000 (02:59 +0100)
Issue-ID: NONRTRIC-883
Change-Id: I9bd6a049a176984ee5838e72aa9439214c456907
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.readthedocs.yaml
docs/conf.py

index 57b6c9b..5970248 100644 (file)
@@ -22,7 +22,7 @@ formats:
   - htmlzip
 
 build:
-  image: h-release
+  image: latest
 
 python:
   version: 3.7
index f7be00e..6104848 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,