You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.