From 92909a9ee9491d2a7cf14661c819bf35c9e4d117 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Mon, 2 Jul 2018 19:18:18 +0100 Subject: [PATCH] cinera.c: Update Casey's support URL --- cinera/cinera.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cinera/cinera.c b/cinera/cinera.c index bcab7ba..c534ebf 100644 --- a/cinera/cinera.c +++ b/cinera/cinera.c @@ -16,7 +16,7 @@ typedef struct version CINERA_APP_VERSION = { .Major = 0, .Minor = 5, - .Patch = 62 + .Patch = 63 }; // TODO(matt): Copy in the DB 3 stuff from cinera_working.c @@ -439,7 +439,7 @@ credential_info Credentials[] = { "abnercoimbre", "Abner Coimbre", "https://handmade.network/m/abnercoimbre", "", ""}, { "brianwill", "Brian Will", "http://brianwill.net/blog/", "", ""}, { "cbloom", "Charles Bloom", "http://cbloomrants.blogspot.co.uk/", "", ""}, - { "cmuratori", "Casey Muratori", "https://handmadehero.org", "cinera_sprite_sendowl.png", "https://handmadehero.org/patreon.html"}, + { "cmuratori", "Casey Muratori", "https://handmadehero.org", "cinera_sprite_sendowl.png", "https://handmadehero.org/fund"}, { "csnover", "Colin Snover", "https://zetafleet.com/", "", ""}, { "debiatan", "Miguel Lechón", "http://blog.debiatan.net/", "", ""}, { "dspecht", "Dustin Specht", "", "", ""},