Merge "Correct documentation hyperlink for environment-markers"

This commit is contained in:
Zuul 2018-10-30 00:24:34 +00:00 committed by Gerrit Code Review
commit 6a88aadaa8
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ def setup_cfg_to_setup_kwargs(config, script_args=()):
"Marker evaluation failed, see the following "
"error. For more information see: "
"http://docs.openstack.org/"
"developer/pbr/compatibility.html#evaluate-marker"
"pbr/latest/user/using.html#environment-markers"
)
raise
else: