Skip to content

Commit 2859c1e

Browse files
committed
Merge pull request googleapis#238 from ajkannan/fix-apidocs-version
One-time fix for javadoc version
2 parents ed754d2 + 6705bb0 commit 2859c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apidocs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<script>
4-
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
4+
window.location.replace('/gcloud-java/0.0.9/apidocs' + location.search)
55
</script>
66
</head>
77
<body></body>

0 commit comments

Comments
 (0)