Merge "Fix url in alembic_migrations.rst"

This commit is contained in:
Zuul 2018-06-13 17:50:38 +00:00 committed by Gerrit Code Review
commit ebf1d3d804
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Neutron makes use of alembic branches for two purposes.
1. Independent Sub-Project Tables
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Various `sub-projects <../stadium/sub_projects.html>`_ can be installed with Neutron. Each
Various `Sub-Projects <../contributor/stadium/guidelines.html>`_ can be installed with Neutron. Each
sub-project registers its own alembic branch which is responsible for migrating
the schemas of the tables owned by the sub-project.