Skip to content

Commit a61828a

Browse files
Fix broken Cloudfunctions2 link (#5897) (#11418)
Signed-off-by: Modular Magician <[email protected]>
1 parent 5b48efa commit a61828a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/5897.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/r/cloudfunctions2_function.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See [Provider Versions](https://terraform.io/docs/providers/google/guides/provid
2929

3030
To get more information about function, see:
3131

32-
* [API documentation](https://cloud.google.com/functions/docs/reference/rest/v2beta)
32+
* [API documentation](https://cloud.google.com/functions/docs/reference/rest/v2beta/projects.locations.functions)
3333

3434
<div class = "oics-button" style="float: right; margin: 0 0 -15px">
3535
<a href="https://console.cloud.google.com/cloudshell/open?cloudshell_git_repo=https%3A%2F%2Fgithub.jpy.wang%2Fterraform-google-modules%2Fdocs-examples.git&cloudshell_working_dir=cloudfunctions2_basic&cloudshell_image=gcr.io%2Fgraphite-cloud-shell-images%2Fterraform%3Alatest&open_in_editor=main.tf&cloudshell_print=.%2Fmotd&cloudshell_tutorial=.%2Ftutorial.md" target="_blank">

0 commit comments

Comments
 (0)