From 241df2cbe4004f566fae82d77b93dd15e64a1991 Mon Sep 17 00:00:00 2001 From: tilpner Date: Sat, 28 Apr 2018 19:00:56 +0200 Subject: Change IBIP URL --- modules/3-ibip.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/3-ibip.rkt b/modules/3-ibip.rkt index 68ed503..3e38f82 100644 --- a/modules/3-ibip.rkt +++ b/modules/3-ibip.rkt @@ -5,4 +5,4 @@ (on (and (command-is 'PRIVMSG) (suffix-is ".bots")) - (reply "Reporting in! [Racket] git.tx0.co/meep")) + (reply "Reporting in! [Racket] git://tx0.co/meep")) -- cgit v1.2.3