Skip to content

Commit

Permalink
Merge pull request #238 from ajkannan/fix-apidocs-version
Browse files Browse the repository at this point in the history
One-time fix for javadoc version
  • Loading branch information
aozarov committed Oct 9, 2015
2 parents 19ad476 + 6a9c5c2 commit 163d9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apidocs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
<script>
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
window.location.replace('/gcloud-java/0.0.9/apidocs' + location.search)
</script>
</head>
<body></body>
Expand Down

0 comments on commit 163d9c4

Please sign in to comment.