]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.concatenative: use ~/cgit
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 6 Apr 2023 03:53:10 +0000 (20:53 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 6 Apr 2023 03:53:10 +0000 (20:53 -0700)
extra/websites/concatenative/concatenative.factor

index 8432222905f35752277dd68b786059a44c256a31..7dd67e8d800f23afe7545639fbbcf72a081693fd 100644 (file)
@@ -131,7 +131,7 @@ M: cgit call-responder*
         <mason-app> <login-config> <factor-boilerplate> website-db <alloy> "builds.factorcode.org" add-responder
         "~/docs" <help-webapp> "docs.factorcode.org" add-responder
         "~/gitweb" <gitweb> "gitweb.factorcode.org" add-responder
-        "/usr/share/cgit" "/usr/lib/cgit/cgit.cgi" <cgit> "cgit.factorcode.org" add-responder
+        "~/cgit" "~/cgit/cgit.cgi" <cgit> "cgit.factorcode.org" add-responder
         "~/irclogs" <static> t >>allow-listings "irclogs.factorcode.org" add-responder
     main-responder set-global ;