Skip to content

Commit

Permalink
simplify redirect link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay Kannan committed Sep 2, 2015
1 parent 0c65f9d commit d899961
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('http://googlecloudplatform.github.io/gcloud-java/0.0.7/apidocs' + location.search)
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
</script>
</head>
<body></body>
Expand Down

0 comments on commit d899961

Please sign in to comment.