summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 913262c95..2bbceb0a8 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -178,7 +178,7 @@ apidoc_separate_modules = True
apidoc_excluded_paths = [
'cmd',
'cloudinit',
- 'db/sqlalchemy/migrate_repo/versions',
+ 'db/sqlalchemy/migrations/versions',
'engine/resources/aws',
'engine/resources/openstack',
'hacking',