JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update URLs
[vor.git] / main.c
diff --git a/main.c b/main.c
index d696ade..0af1fdd 100644 (file)
--- 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"
        }
 };