diff options
-rw-r--r-- | chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#define SOURCE_URL "https://code.causal.agency/june/catgirl" +#define SOURCE_URL "https://git.causal.agency/catgirl" #include <stdarg.h> #include <stdbool.h> |