Skip to content

Commit 715b1c0

Browse files
committed
Merge pull request googleapis#155 from ajkannan/redirect-for-apidocs
Redirect for apidocs
2 parents a165d82 + d5d3747 commit 715b1c0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

apidocs/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<script>
4+
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
5+
</script>
6+
</head>
7+
<body></body>
8+
</html>

0 commit comments

Comments
 (0)