Skip to content

Commit

Permalink
Merge pull request #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 7d780be + d899961 commit 45a58fe
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 45a58fe

Please sign in to comment.