File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ An open source framework for writing lightweight, portable Ruby functions that
44run in a serverless environment. Functions written to this Framework will run
55in many different environments, including:
66
7- * [ Google Cloud Functions] ( https://cloud.google.com/functions )
8- * [ Google Cloud Run] ( https://cloud.google.com/run )
7+ * [ Google Cloud Run functions] ( https://cloud.google.com/functions )
98 * Any other [ Knative] ( https://github.com/knative ) -based environment
109 * Your local development machine
1110
@@ -113,8 +112,7 @@ These guides provide additional getting-started information.
113112 functions server.
114113 * ** [ Deploying Functions] ( https://googlecloudplatform.github.io/functions-framework-ruby/latest/file.deploying-functions.html ) **
115114 : How to deploy functions to
116- [ Google Cloud Functions] ( https://cloud.google.com/functions ) or
117- [ Google Cloud Run] ( https://cloud.google.com/run ) .
115+ [ Google Cloud Run functions] ( https://cloud.google.com/functions )
118116
119117The library reference documentation can be found at:
120118https://googlecloudplatform.github.io/functions-framework-ruby
You can’t perform that action at this time.
0 commit comments