diff options
Diffstat (limited to '')
-rw-r--r-- | chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat.h b/chat.h index 61d8a96..ee7a087 100644 --- a/chat.h +++ b/chat.h @@ -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> |