Add redirects to new page format for the most recent releases.
This commit is contained in:
13
spring-cloud-gcp/1.1.3.RELEASE/reference/html/index.html
Normal file
13
spring-cloud-gcp/1.1.3.RELEASE/reference/html/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE HTML>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="1; url=https://cloud.spring.io/spring-cloud-static/spring-cloud-gcp/1.1.3.RELEASE/spring-cloud-gcp.html">
|
||||
|
||||
<script>
|
||||
window.location.href = "https://cloud.spring.io/spring-cloud-static/spring-cloud-gcp/1.1.3.RELEASE/spring-cloud-gcp.html"
|
||||
</script>
|
||||
|
||||
<title>Page Redirection</title>
|
||||
|
||||
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
|
||||
If you are not redirected automatically, follow the <a href='https://cloud.spring.io/spring-cloud-static/spring-cloud-gcp/1.1.3.RELEASE/spring-cloud-gcp.html'>link to latest release</a>
|
||||
Reference in New Issue
Block a user