Fixing a mistake in readthedocs.yaml 02/11402/1
authorktimoney <kevin.timoney@est.tech>
Fri, 16 Jun 2023 11:30:23 +0000 (12:30 +0100)
committerktimoney <kevin.timoney@est.tech>
Fri, 16 Jun 2023 11:30:33 +0000 (12:30 +0100)
Issue-ID: NONRTRIC-883
Change-Id: If88ed9c091a8fcaaec707f27f9f18336ef446fe2
Signed-off-by: ktimoney <kevin.timoney@est.tech>
.readthedocs.yaml
docs/conf.py

index 0693439..afe0c26 100644 (file)
@@ -22,7 +22,7 @@ formats:
   - htmlzip
 
 build:
-  image: h-release
+  image: latest 
 
 python:
   version: 3.7
index bd946f6..d3b23f4 100644 (file)
@@ -1,11 +1,11 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2020-2022 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2021-2022 Nordix Foundation. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  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,