Files
spring-framework/index.html
2018-05-30 11:23:55 +02:00

12 lines
513 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting&hellip;</title>
<link rel="canonical" href="http://spring.io/projects/spring-framework">
<meta http-equiv="refresh" content="0; url=http://spring.io/projects/spring-framework">
<meta name="robots" content="noindex">
<h1>Redirecting&hellip;</h1>
<a href="http://spring.io/projects/spring-framework">Click here if you are not redirected.</a>
<script>location="http://spring.io/projects/spring-framework"</script>
</html>