about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 19:45:05 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 19:45:05 -0500
commitd919d122fb7331614de41279a2937d652e2a8425 (patch)
treea06d0221148f91ea881ba89a7f3c1e8064e2e1f2
parentRefresh prompt on 001 with different nick (diff)
downloadcatgirl-d919d122fb7331614de41279a2937d652e2a8425.tar.gz
catgirl-d919d122fb7331614de41279a2937d652e2a8425.zip
Update git URL
-rw-r--r--chat.h2
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>