Fix the RTD failure 85/15285/3
authoraravind.est <aravindhan.a@est.tech>
Mon, 17 Nov 2025 14:25:23 +0000 (14:25 +0000)
committerAravindhan Ayyanathan <aravindhan.a@est.tech>
Tue, 18 Nov 2025 10:13:05 +0000 (10:13 +0000)
RTD 404 failure fixed

Issue-ID: NONRTRIC-1096
Change-Id: I842afe685977df9e110e2eae43f9cec4b67baa10
Signed-off-by: aravind.est <aravindhan.a@est.tech>
docs/conf.py

index dc28a50..0cb636a 100644 (file)
@@ -1,6 +1,6 @@
 #  ============LICENSE_START===============================================
 #  Copyright (C) 2020-2022 Nordix Foundation. All rights reserved.
-#  Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.
+#  Copyright (C) 2024-2025 OpenInfra Foundation Europe. 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.
@@ -46,7 +46,7 @@ redoc = [
             }
         ]
 
-redoc_uri = 'https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js'
+redoc_uri = 'https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js'
 
 #intershpinx mapping with other projects
 intersphinx_mapping = {}