diff --git a/docs/conf.py b/docs/conf.py index 913c631466..a896d03cf7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -182,7 +182,7 @@ 'github_user': 'softwaremill', # Username 'github_repo': 'sttp', # Repo name 'github_version': 'master', # Version - 'conf_py_path': '/doc/', # Path in the checkout to the docs root + 'conf_py_path': '/docs/', # Path in the checkout to the docs root } # app setup hook diff --git a/generated-docs/out/conf.py b/generated-docs/out/conf.py index 913c631466..a896d03cf7 100644 --- a/generated-docs/out/conf.py +++ b/generated-docs/out/conf.py @@ -182,7 +182,7 @@ 'github_user': 'softwaremill', # Username 'github_repo': 'sttp', # Repo name 'github_version': 'master', # Version - 'conf_py_path': '/doc/', # Path in the checkout to the docs root + 'conf_py_path': '/docs/', # Path in the checkout to the docs root } # app setup hook