Skip to content

Commit 6034bab

Browse files
author
Ajay Kannan
committed
simplify redirect link
1 parent c047f80 commit 6034bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apidocs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<script>
4-
window.location.replace('http://googlecloudplatform.github.io/gcloud-java/0.0.7/apidocs' + location.search)
4+
window.location.replace('/gcloud-java/0.0.7/apidocs' + location.search)
55
</script>
66
</head>
77
<body></body>

0 commit comments

Comments
 (0)