Skip to content

Commit

Permalink
fix redirect links
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkannan authored and aozarov committed Apr 5, 2016
1 parent 3c7b8e8 commit a5ecafb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apidocs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<html><head><script>window.location.replace('/gcloud-java//apidocs' + location.search)</script></head><body></body></html>
<html><head><script>window.location.replace('/gcloud-java/0.1.7/apidocs' + location.search)</script></head><body></body></html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<html><head><meta http-equiv="refresh" content="0; URL='http://GoogleCloudPlatform.github.io/gcloud-java//index.html'" /></head><body></body></html>
<html><head><meta http-equiv="refresh" content="0; URL='http://GoogleCloudPlatform.github.io/gcloud-java/0.1.7/index.html'" /></head><body></body></html>

0 comments on commit a5ecafb

Please sign in to comment.