ahmetb / cloud-run-faq

Unofficial FAQ and everything you've been wondering about Google Cloud Run.
https://cloud.run
Creative Commons Attribution 4.0 International
2.32k stars 124 forks source link

Fix Knative Serving API broken link #164

Closed ajcwebdev closed 2 years ago

ajcwebdev commented 2 years ago

Link in the README for this section leads to a Netlify Page Not Found message.

Cloud Run implements most parts of the Knative Serving API. However, the underlying implementation of the functionality could differ from the open source [Knative][knative] implementation.

Current link is now: https://knative.dev/docs/reference/api/serving-api/

Also, I didn't include a fix for this because I'm not sure what the video is supposed to be, but the video link here goes to a private YouTube video:

Look at this diagram, or watch this video to decide how to choose between the two.

Side note: Excellent work on this repo!! 🙌