]> gitweb.michael.orlitzky.com - mailbox-count.git/commitdiff
mailbox-count.cabal: http -> https
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 21:46:06 +0000 (17:46 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 21:46:06 +0000 (17:46 -0400)
mailbox-count.cabal

index 99dedae3bfc5d1d13ebf018abfdfc1e1868dcb9b..763dc7b270131485998b85c9d585f73887e9e630 100644 (file)
@@ -23,7 +23,7 @@ description:
 
   Mailbox-count produces a simple count of mailboxes that exist
   per-domain in some SQL database. The default queries are compatible
-  with the schema used by PostfixAdmin <http://postfixadmin.sourceforge.net/>,
+  with the schema used by PostfixAdmin <https://postfixadmin.sourceforge.net/>,
   but it is possible to supply your own queries via the @--summary-query@
   and @--detail-query@ options.
 
@@ -216,5 +216,5 @@ test-suite doctests
 
 source-repository head
   type: git
-  location: http://gitweb.michael.orlitzky.com/mailbox-count.git
+  location: https://gitweb.michael.orlitzky.com/mailbox-count.git
   branch: master