-
Notifications
You must be signed in to change notification settings - Fork 2
/
infoq.html
15 lines (14 loc) · 946 Bytes
/
infoq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<html>
<head>
<link rel="canonical" href="./?utm_campaign=infoq_2016_q4&utm_medium=podcast_infoq&utm_source=podcast_infoq&utm_content=go_download&utm_term=" />
<meta http-equiv="refresh" content="0; url=./?utm_campaign=infoq_2016_q4&utm_medium=podcast_infoq&utm_source=podcast_infoq&utm_content=go_download&utm_term=" />
</head>
<body>
You will be redirected to the ./?utm_campaign=infoq_2016_q4&utm_medium=podcast_infoq&utm_source=podcast_infoq&utm_content=go_download&utm_term= page of the go.cd website.
If you are not redirected in a couple of seconds please <a href="./?utm_campaign=infoq_2016_q4&utm_medium=podcast_infoq&utm_source=podcast_infoq&utm_content=go_download&utm_term=">click here</a>
<script>
window.location.href = "./?utm_campaign=infoq_2016_q4&utm_medium=podcast_infoq&utm_source=podcast_infoq&utm_content=go_download&utm_term=";
</script>
</body>
</html>