Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aahan0511 committed Jan 20, 2025
1 parent acb65c4 commit a90771b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ def help(more) -> None:
more.showingHelp = not more.showingHelp

else:
openWeb("https://github.com/aahan0511/the2048game/discussions/5")
openWeb("https://github.com/aahan0511/the2048game/discussions/1")

def showLeaderboard(more) -> None:
if not more.showingLeader:
Expand Down

0 comments on commit a90771b

Please sign in to comment.