mirror of https://github.com/knative/docs.git
Adding Image processing sample to the list of external sample code (#1758)
This commit is contained in:
parent
b76ff21449
commit
499af88036
|
@ -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._
|
||||
|
|
Loading…
Reference in New Issue