X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=main.c;h=0af1fddee32a50730e43c881607d83e9d2d839c5;hp=d696ade4edb8aa3d422abecb801896582f8e2f36;hb=d5a469051a3c3189e9fa88929298496605c3ce70;hpb=231dc803c2de947a9e8d1cce77cb657215015e1a diff --git a/main.c b/main.c index d696ade..0af1fdd 100644 --- a/main.c +++ b/main.c @@ -122,12 +122,12 @@ char *msgs[2][3] = { { "Press SPACE for normal game", "Press '1' for easy game", - "http://jasonwoof.org/vor" + "https://sametwice.com/vor" }, { "Press SPACE for easy game", "Press '2' for normal game", - "http://jasonwoof.org/vor" + "https://sametwice.com/vor" } };