refactor: remove wrong comment line
This commit is contained in:
parent
8517e9fa05
commit
ac695de7b0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
var c = "https://l.aliberksandikci.com.tr/" + b;
|
||||
var d = "<a href='" + c + "'> l.aliberksandikci.com.tr/" + b;
|
||||
document.getElementById("info2").innerHTML = d;
|
||||
// window.location.replace(c);
|
||||
window.location.replace(c);
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue