Skip to content

Commit

Permalink
Merge pull request mozilla#2787 from TylerDowner/master
Browse files Browse the repository at this point in the history
Update the Surveygizmo Links to HTTPS
  • Loading branch information
Mike Cooper committed Feb 18, 2016
2 parents bf238c1 + 0ad76c4 commit a986234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kitsune/sumo/static/sumo/js/surveygizmo.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

var surveys = {
mobile: function() {
basicSurvey('http://qsurvey.mozilla.com/s3/63ac9fdb1ce1');
basicSurvey('https://qsurvey.mozilla.com/s3/63ac9fdb1ce1');
},

questions: function() {
basicSurvey('http://www.surveygizmo.com/s3/1717268/SUMO-Survey-candidate-collection-forum');
basicSurvey('https://www.surveygizmo.com/s3/1717268/SUMO-Survey-candidate-collection-forum');
},

firefox_refresh: function() {
Expand Down

0 comments on commit a986234

Please sign in to comment.