Updates link to report bugs
* Updates the link to report a bug to the current one
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
6e14928e80
commit
2fb6221b52
@@ -179,7 +179,7 @@ window.common = (function(global) {
|
||||
$('#help-ive-found-a-bug-wiki-article').on('click', function() {
|
||||
window.open(
|
||||
'https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/' +
|
||||
"Help-I've-Found-a-Bug",
|
||||
'FreeCodeCamp-Report-Bugs',
|
||||
'_blank'
|
||||
);
|
||||
});
|
||||
|
Reference in New Issue
Block a user