diff --git a/docs/docs.go b/docs/docs.go index 9f37e7bb8..59a5b4fc0 100644 --- a/docs/docs.go +++ b/docs/docs.go @@ -12,4 +12,4 @@ import ( var Dir embed.FS // RTDRootURL is the root url of ReadTheDoc adsys documentation. -const RTDRootURL = "https://canonical-adsys.readthedocs-hosted.com/en/documentation_bootstrap" +const RTDRootURL = "https://canonical-adsys.readthedocs-hosted.com/en/latest"