Fix GCP Sample link in refdoc

Resolves #482
This commit is contained in:
Mike Eltsufin
2020-04-06 16:21:33 -04:00
committed by Oleg Zhurakousky
parent 6360d619a2
commit 604cb20824

View File

@@ -133,4 +133,4 @@ curl https://REGION-PROJECT_ID.cloudfunctions.net/function-sample-gcp -d "hello"
==== Sample Function
Go to the link:../../spring-cloud-function-samples/function-sample-gcp/[function-sample-gcp] to try out a sample function that you can test locally or deploy to GCP.
Go to the https://github.com/spring-cloud/spring-cloud-function/tree/master/spring-cloud-function-samples/function-sample-gcp/[function-sample-gcp] to try out a sample function that you can test locally or deploy to GCP.