Skip to content

Commit

Permalink
Merge pull request googleapis#155 from ajkannan/redirect-for-apidocs
Browse files Browse the repository at this point in the history
Redirect for apidocs
  • Loading branch information
aozarov committed Sep 2, 2015
2 parents a165d82 + d5d3747 commit 715b1c0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apidocs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<script>
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
</script>
</head>
<body></body>
</html>

0 comments on commit 715b1c0

Please sign in to comment.