Skip to content

Commit 72a8483

Browse files
author
Chasen Le Hara
committed
Update for the October 2019 survey
1 parent dad19aa commit 72a8483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/survey.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ StealJS? What can the core team work on to make you grow fonder of these
1212
projects?
1313

1414
<div class="cta">
15-
<a href="https://www.surveymonkey.com/r/bitovi-september-2019" target="_blank">
15+
<a href="https://www.surveymonkey.com/r/bitovi-october-2019" target="_blank">
1616
Take the community survey
1717
</a>
1818
</div>
1919
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
2020
<script>
21-
var endTime = new Date('September 11 2019 7:00:00 UTC');// 12 a.m. Pacific
21+
var endTime = new Date('October 23 2019 7:00:00 UTC');// 12 a.m. Pacific
2222
if (new Date() < endTime) {// Survey has not yet ended
2323
var elements = document.getElementsByClassName('comment');
2424
var container = elements[0];

0 commit comments

Comments
 (0)