Skip to content

Commit

Permalink
fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan committed May 20, 2024
1 parent dbdbf38 commit 44febcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function commander(cmd) {
break;
case "github":
addLine("Opening GitHub...", "color2", 0);
newTab(github);
newTab(Github);
break;
case "telegram":
addLine("Opening Telegram...", "color2", 0);
Expand Down

0 comments on commit 44febcb

Please sign in to comment.