Files
spring-cloud.github.io/index.html
Chris Beams f6c7fe7275 Redirect to main site /projects page
Remove Jekyll site in favor of redirecting to the main site's /projects
page, where we can more easily and dynamically render project links etc.
2013-08-09 14:29:51 +02:00

8 lines
226 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0;url=http://springframework.io/projects" />
<meta name="google-site-verification" content="7qGntFPD9lWAVCtUu5U77v4l68PsTHf6xpzgjQv2j2M" />
</head>
</html>