From 12b25928d0ec2b18dda075b8c3b37b8a7e6f1172 Mon Sep 17 00:00:00 2001
From: Star Rauchenberger <fefferburbia@gmail.com>
Date: Tue, 15 Nov 2022 17:44:56 -0500
Subject: Bot now posts to Mastodon instead of Twitter

---
 .gitmodules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index e1d506f..bdd9482 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "vendor/libtwittercpp"]
-	path = vendor/libtwittercpp
-	url = https://github.com/hatkirby/libtwittercpp
+[submodule "vendor/hkutil"]
+	path = vendor/hkutil
+	url = git@github.com:hatkirby/hkutil.git
-- 
cgit 1.4.1