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

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.