Skip to content

Commit

Permalink
Merge pull request #980 from alphagov/replace-default-survey-url
Browse files Browse the repository at this point in the history
Replaces default survey url
  • Loading branch information
elenatanasoiu authored Mar 31, 2017
2 parents a34dd46 + ed1c8fa commit 7d93956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
/* This data structure is explained in `doc/surveys.md` */
var userSurveys = {
defaultSurvey: {
url: 'https://www.surveymonkey.com/s/2MRDLTW',
url: 'https://www.smartsurvey.co.uk/s/gov-uk',
identifier: 'user_satisfaction_survey',
frequency: 50,
surveyType: 'url',
Expand Down

0 comments on commit 7d93956

Please sign in to comment.