Skip to content

Commit

Permalink
Merge pull request mozilla#1 from TylerDowner/TylerDowner-update-sg-l…
Browse files Browse the repository at this point in the history
…inks

Change Surveygizmo links to https
  • Loading branch information
TylerDowner committed Feb 18, 2016
2 parents bf238c1 + ac2a72e commit 0ad76c4
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 0ad76c4

Please sign in to comment.