Skip to content

Commit a802f2a

Browse files
authored
Close 2021 User Survey (#52)
1 parent 8137ee8 commit a802f2a

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,6 @@
105105

106106
<div class="container marketing p-md-5">
107107

108-
<div class="alert alert-warning alert-dismissible fade show" role="alert" style="text-align: center;font-size: 1.1em;max-width: 720px;margin-left: auto;margin-right: auto;">
109-
Help inform future development and improve the Dask community experience - take the <a href="https://forms.gle/F7QSGpSHwBWu8NCg8">2021 Dask User Survey</a>
110-
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
111-
<span aria-hidden="true">&times;</span>
112-
</button>
113-
</div>
114-
115108
<!-- Three columns of text below the carousel -->
116109
<h2 class="featurette-heading">Integrates with existing projects</h2>
117110
<h2 class="featurette-subheading">Built with the broader community</h2>

survey.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<html>
22
<head>
3-
<meta http-equiv="Refresh" content="0; url=https://forms.gle/F7QSGpSHwBWu8NCg8" />
4-
53
</head>
64
<body>
7-
<p> Redirecting you to the Dask Survey </p>
5+
<p> The Dask Survey is closed. The results will be available soon on <a href="https://examples.dask.org">Dask Examples</a>.</p>
86
</body>
97
</html>

0 commit comments

Comments
 (0)