diff --git a/rally-scenarios/plugins/sample_plugin.py b/rally-scenarios/plugins/sample_plugin.py index ac99796fa0..13e581a686 100644 --- a/rally-scenarios/plugins/sample_plugin.py +++ b/rally-scenarios/plugins/sample_plugin.py @@ -16,7 +16,7 @@ """Sample plugin for Heat. For more Heat related benchmarks take a look here: -http://github.com/stackforge/rally/blob/master/rally/benchmark/scenarios/heat/ +http://github.com/openstack/rally/tree/master/rally/plugins/openstack/scenarios/heat About plugins: https://rally.readthedocs.org/en/latest/plugins.html