diff --git a/spring-cloud-function/3.0.0.M1/openwhisk.html b/spring-cloud-function/3.0.0.M1/openwhisk.html index 560da3dc..a6d5997b 100644 --- a/spring-cloud-function/3.0.0.M1/openwhisk.html +++ b/spring-cloud-function/3.0.0.M1/openwhisk.html @@ -99,7 +99,7 @@ $(addBlockSwitches);
3.0.0.M1
https://cloud.spring.io/spring-cloud-function/home.html
+https://cloud.spring.io/spring-cloud-static/spring-cloud-function/3.0.0.M1/home.html
The OpenWhisk adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.