summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-04-11 15:49:10 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-11 15:49:10 +0200
commitd9e0bff92f54aa1b7e9ff667cdce4dc8243c5219 (patch)
tree06724263f97ce4a28b060acafcc3f357f7b9eb18 /cscript
parent10fdc891dd06f419102dd2226f83c640e502fe8a (diff)
Fix git url after server changes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 29cc5fbc1..87a090b9d 100644
--- a/cscript
+++ b/cscript
@@ -18,7 +18,7 @@
# along with DCP-o-matic. If not, see <http://www.gnu.org/licenses/>.
#
-# This file is read by the tool "cdist" (git://git.carlh.net/git/cdist.git)
+# This file is read by the tool "cdist" (https://git.carlh.net/git/cdist.git)
# which is used to build distribution packages and run tests. It relies on
# quite a bit of other stuff (e.g. some docker images and qemu VMs) so is
# unlikely to be so useful for most people.