Update git URL
parent
2cb82d4cfd
commit
d919d122fb
2
chat.h
2
chat.h
|
@ -14,7 +14,7 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* 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 <stdarg.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
Loading…
Reference in New Issue