diff --git a/config.toml b/config.toml index b4f636af4..2286ad050 100644 --- a/config.toml +++ b/config.toml @@ -66,7 +66,7 @@ wagon_link = "https://github.com/cloudify-cosmo/wagon" basic_blueprint_zip = "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/virtual-machine.zip" basic_blueprint_master = "https://github.com/cloudify-community/blueprint-examples/blob/master/virtual-machine" basic_blueprint_name = "virtual-machine" -first_service_blueprint_local_zip = "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/simple-hello-world-example.zip" +first_service_blueprint_local_zip = "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/simple-hello-world-example.zip" first_service_blueprint_zip = "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/hello-world-example.zip" first_service_blueprint_local = "https://github.com/cloudify-community/blueprint-examples/blob/master/simple-hello-world-example" first_service_blueprint_master = "https://github.com/cloudify-community/blueprint-examples/tree/master/hello-world-example"