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