diff --git a/lib/model/cloudcontroller/ServiceInstances.js b/lib/model/cloudcontroller/ServiceInstances.js index 2055ee0..2790f2d 100644 --- a/lib/model/cloudcontroller/ServiceInstances.js +++ b/lib/model/cloudcontroller/ServiceInstances.js @@ -152,7 +152,7 @@ class ServiceInstances extends CloudControllerBase { /** * Remove a Service Instance - * {@link https://apidocs.cloudfoundry.org/226/service_instances/delete_a_service_instance.html} + * {@link https://apidocs.cloudfoundry.org/226/service_instances/creating_a_service_instance.html} * * @param {String} guid [Service Instance guid] * @return {JSON} [return a JSON response]