diff --git a/doc/source/conf.py b/doc/source/conf.py index 0f8819a..23a0f06 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -12,7 +12,7 @@ extensions = [ ] # openstackdocstheme options -otcdocs_repo_name = 'opentelekomcloud-blueprints/docs' +otcdocs_repo_name = 'docs/blueprints' # The suffix of source filenames. source_suffix = '.rst'