refactor: Replace .com with .org (#15554)
This commit is contained in:
committed by
Quincy Larson
parent
544f4b5de0
commit
47783cf0eb
@@ -191,7 +191,7 @@ window.common = (function(global) {
|
||||
|
||||
$('#help-ive-found-a-bug-wiki-article').on('click', function() {
|
||||
window.open(
|
||||
'https://forum.freecodecamp.com/t/how-to-report-a-bug/19543',
|
||||
'https://forum.freecodecamp.org/t/how-to-report-a-bug/19543',
|
||||
'_blank'
|
||||
);
|
||||
});
|
||||
|
Reference in New Issue
Block a user