Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumuzy committed Dec 12, 2022
1 parent 1f1c06a commit 039894c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChessUI/AboutBox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public AboutBox(bool isDonate = false)
{
AddLink2Label(linkLabel1, "Lichess", "https://lichess.org/");
AddLink2Label(linkLabel1, "Schachclub Ittersbach", "http://schachclub-ittersbach.de/");
AddLink2Label(linkLabel1, "Dumuzy@Github", "https://github.com/Dumuzy/ChessPuzzlePecker");
AddLink2Label(linkLabel1, "Dumuzy@Github", "https://github.com/Dumuzy/ChessPuzzleKnocker");
}
AddLink2Label(linkLabel1, "Alakaluf at Lichess", "https://lichess.org/@/Alakaluf");
AddLink2Label(linkLabel1, "Paypal", "https://www.paypal.com");
Expand Down

0 comments on commit 039894c

Please sign in to comment.