Replaced wiki links with new forum links

This commit is contained in:
theflametrooper
2016-07-31 00:41:25 +01:00
parent dee0f3f5df
commit a45b0a5685
15 changed files with 198 additions and 202 deletions

View File

@@ -191,8 +191,7 @@ window.common = (function(global) {
$('#help-ive-found-a-bug-wiki-article').on('click', function() {
window.open(
'https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/' +
'FreeCodeCamp-Report-Bugs',
'http://forum.freecodecamp.com/t/how-to-report-a-bug/19543',
'_blank'
);
});