Skip to content

Commit 9d2955d

Browse files
authored
chore: update repo-metadata.json client_documentation link (#636)
* chore: updating doc link * chore: fix missing comma
1 parent b929191 commit 9d2955d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spanner-jdbc",
33
"name_pretty": "Google Cloud Spanner JDBC",
44
"product_documentation": "https://cloud.google.com/spanner/docs/use-oss-jdbc",
5-
"client_documentation": "https://googleapis.dev/java/google-cloud-spanner-jdbc/latest/index.html",
5+
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-spanner-jdbc/latest/history",
66
"release_level": "ga",
77
"language": "java",
88
"min_java_version": 8,

0 commit comments

Comments
 (0)