Added the redirection link to the documentation

This commit is contained in:
Marcin Grzejszczak
2019-08-05 22:37:57 +02:00
parent 34b4cee79c
commit 9033355898
5 changed files with 51 additions and 1240 deletions

View File

@@ -1,11 +1,12 @@
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting&hellip;</title>
<link rel="canonical" href="https://spring.io/projects/spring-cloud-function">
<meta http-equiv="refresh" content="0; url=https://spring.io/projects/spring-cloud-function">
<meta name="robots" content="noindex">
<h1>Redirecting&hellip;</h1>
<a href="https://spring.io/projects/spring-cloud-function">Click here if you are not redirected.</a>
<script>location="https://spring.io/projects/spring-cloud-function"</script>
</html>
<!DOCTYPE HTML>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1; url=https://cloud.spring.io/spring-cloud-function/reference/html/">
<script>
window.location.href = "https://cloud.spring.io/spring-cloud-function/reference/html/"
</script>
<title>Page Redirection</title>
If you are not redirected automatically, follow the <a href='https://cloud.spring.io/spring-cloud-function/reference/html/'>link to latest snapshot documentation</a>