X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=main.c;h=0af1fddee32a50730e43c881607d83e9d2d839c5;hp=d696ade4edb8aa3d422abecb801896582f8e2f36;hb=HEAD;hpb=576f48e8dda673cfda2a7e0cd7672e01f87618d5 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" } };