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