diff --git a/editor.js b/editor.js
index a203ba4..8486ce9 100644
--- a/editor.js
+++ b/editor.js
@@ -646,6 +646,7 @@ var add_config = function(filename, editor_type, issueNumber, addIssueLink) {
nextStepTxt = 'You\'re all done! The PR for the registry config was also successfully submitted.';
}
+ nextStepTxt = nextStepTxt + ' Go back to main page.'
showAlertFor('New configuration submitted successfully. It will be ' +
'reviewed by a moderator before being added to the repository. Click ' +
'here to view your ' +