Skip to content

Commit eb8940c

Browse files
authored
docs(fix): update client documentation link (#324)
1 parent 3d03fa3 commit eb8940c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "storage",
33
"name_pretty": "Cloud Storage",
44
"product_documentation": "https://cloud.google.com/storage",
5-
"client_documentation": "https://googleapis.dev/java/java-storage/latest/",
5+
"client_documentation": "https://googleapis.dev/java/google-cloud-storage/latest/index.html",
66
"api_description": "is a durable and highly available object storage service. Google Cloud Storage is almost infinitely scalable and guarantees consistency: when a write succeeds, the latest copy of the object will be returned to any GET, globally.",
77
"issue_tracker": "https://issuetracker.google.com/savedsearches/559782",
88
"release_level": "ga",

0 commit comments

Comments
 (0)