Update git URL

weechat-hashes
C. McEnroe 2019-12-15 19:45:05 -05:00
parent 2cb82d4cfd
commit d919d122fb
No known key found for this signature in database
GPG Key ID: CEA2F97ADCFCD77C
1 changed files with 1 additions and 1 deletions

2
chat.h
View File

@ -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>