Added the redirection link to the documentation
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
<!DOCTYPE HTML>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="1; url=https://cloud.spring.io/spring-cloud-sleuth/spring-cloud-sleuth.html">
|
||||
<meta http-equiv="refresh" content="1; url=https://cloud.spring.io/spring-cloud-sleuth/reference/html/">
|
||||
|
||||
<script>
|
||||
window.location.href = "https://cloud.spring.io/spring-cloud-sleuth/spring-cloud-sleuth.html"
|
||||
window.location.href = "https://cloud.spring.io/spring-cloud-sleuth/reference/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-sleuth/spring-cloud-sleuth.html'>link to the documentation</a>
|
||||
If you are not redirected automatically, follow the <a href='https://cloud.spring.io/spring-cloud-sleuth/reference/html/'>link to latest snapshot documentation</a>
|
||||
|
||||
Reference in New Issue
Block a user