Skip to content

Commit 67e11e6

Browse files
authored
filestore.backup: use correct api reference link in documentation (#15380)
1 parent e3e6c1e commit 67e11e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/filestore/Backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ references:
1919
guides:
2020
'Official Documentation': 'https://cloud.google.com/filestore/docs/backups'
2121
'Creating Backups': 'https://cloud.google.com/filestore/docs/create-backups'
22-
api: 'https://cloud.google.com/filestore/docs/reference/rest/v1/projects.locations.instances.backups'
22+
api: 'https://cloud.google.com/filestore/docs/reference/rest/v1/projects.locations.backups'
2323
docs:
2424
base_url: 'projects/{{project}}/locations/{{location}}/backups'
2525
self_link: 'projects/{{project}}/locations/{{location}}/backups/{{name}}'

0 commit comments

Comments
 (0)