diff --git a/docs/samples.md b/docs/samples.md index 1938b055b..dea8ee9c4 100755 --- a/docs/samples.md +++ b/docs/samples.md @@ -27,4 +27,6 @@ View the set of Knative code samples that are actively tested and maintained: A list of links to Knative code samples that live outside of [https://knative.dev](https://knative.dev): -- _Be the first to link your externally hosted Knative code sample._ +- [Image processing using Knative Eventing, Cloud Run on GKE (Knative Serving implementation) and Google Cloud Vision API](https://github.com/akashrv/knative-samples/blob/master/docs/image-processing.md) + +_Please add links to your externally hosted Knative code sample._