the help files changed from _ to - at some point

However the help message didn't update, so it's harder to find
the source files. This fixes the help urls presented to the user.

Change-Id: I641cee0fe8494ad7ee712b4884e6767cc6ed15e2
This commit is contained in:
Sean Dague 2014-08-28 13:20:46 -04:00 committed by Anita Kuno
parent 16de5b768f
commit 0ae5a809e1

View File

@ -49,8 +49,8 @@ job. The basic flow of the file goes as follows:
<a href="https://git.openstack.org/cgit/openstack-infra/config">
openstack-infra/config</a>
project, and can be found at
<a href="https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/logs/help/tempest_overview.html">
modules/openstack_project/files/logs/help/tempest_overview.html
<a href="https://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/logs/help/tempest-overview.html">
modules/openstack_project/files/logs/help/tempest-overview.html
</a>.
The file can be updated via the standard OpenStack Gerrit Review process.
</p>