Change http to https

This commit is contained in:
Prateek Goel
2017-08-09 21:14:14 +01:00
committed by GitHub
parent aefcf9c2ac
commit 1a7a0fb894

View File

@@ -20,7 +20,7 @@ window.common = (function({ common = { init: [] } }) {
$('#ask-for-help-modal').modal('hide');
window.open(
'http://forum.freecodecamp.org/new-topic?title='
'https://forum.freecodecamp.org/new-topic?title='
+ helpTitle
+ '&body='
+ helpMessage