Update comment on location of webapi-version-history.rst

Update the comment which tells people what to do when updating the API
version to point to the correct location of the
webapi-version-history.rst file, as it was moved by commit
5647bfc246

Change-Id: Ib3d204ed987e34b28c1250ed15626a9ac2acd357
This commit is contained in:
John L. Villalovos 2017-12-07 19:12:25 -08:00
parent 55792182de
commit 61fc7d0b2f
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@ MINOR_35_REBUILD_CONFIG_DRIVE = 35
# When adding another version, update:
# - MINOR_MAX_VERSION
# - doc/source/dev/webapi-version-history.rst with a detailed explanation of
# what changed in the new version
# - doc/source/contributor/webapi-version-history.rst with a detailed
# explanation of what changed in the new version
# - common/release_mappings.py, RELEASE_MAPPING['master']['api']
MINOR_MAX_VERSION = MINOR_35_REBUILD_CONFIG_DRIVE