Closed
Description
For the Quickstart: HTTP Function (Hello World) section of the README, the sentence "Your function is passed a single parameter, (request), which is a Flask Request object." the "Request" hyperlink returns the "Page Not Found" error shown below. I'm guessing Flask might have changed their hyperlink format at some point, so the link should be updated to whatever the correct corresponding page is supposed to be.