diff --git a/rally-jobs/plugins/plugin_sample.py b/rally-jobs/plugins/plugin_sample.py index 159421738..fc41f9d46 100644 --- a/rally-jobs/plugins/plugin_sample.py +++ b/rally-jobs/plugins/plugin_sample.py @@ -13,7 +13,7 @@ """ Sample of plugin for Aodh. For more Aodh related benchmarks take a look here: -github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/aodh/ +github.com/openstack/rally/blob/master/rally/benchmark/scenarios/aodh/ About plugins: https://rally.readthedocs.org/en/latest/plugins.html