Fixing a mistake in readthedocs.yaml
Issue-ID: NONRTRIC-883
Change-Id: I60f982f588003c59cdef476a4a169342e53eee20
Signed-off-by: JohnKeeney <john.keeney@est.tech>
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 7098ea0..d372213 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -22,7 +22,7 @@
- htmlzip
build:
- image: h-release
+ image: latest
python:
version: 3.7
diff --git a/docs/conf.py b/docs/conf.py
index 4f19ecb..d53d8bb 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,