Fix url in alembic_migrations.rst

There is a wrong url in the doc and amends it.

Change-Id: I2436618acf37e4c6275a98e5d932cdebbb58edd8
This commit is contained in:
tianhui 2018-06-08 12:28:54 +08:00
parent d573e496de
commit 89a1ada4db
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.