From 656aac93c97a4ec51788ec925a292375094700ac Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Fri, 26 Oct 2018 14:07:02 +0100 Subject: [PATCH] Correct documentation hyperlink for environment-markers Previous hyperlink was redirected to root of the new documentation location which did not contain the right information. New link points directly to the right location. Change-Id: I3c83553a50036eadec74e7a00f3b312a7e5afa11 --- pbr/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbr/util.py b/pbr/util.py index 45a3aedd..02452c00 100644 --- a/pbr/util.py +++ b/pbr/util.py @@ -459,7 +459,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: