aboutsummaryrefslogtreecommitdiff
path: root/kiss
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-19 21:46:58 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-19 21:46:58 +0000
commit38e97d02a68e4f60ad8c78c58550eef4c53648fb (patch)
tree4e4b6d1c9d2c0d9d2c224e4c3699f1cda2444382 /kiss
parentbe857aaf02f19062c0214350fd7efd35c65f789e (diff)
downloadcpt-38e97d02a68e4f60ad8c78c58550eef4c53648fb.tar.gz
kiss: fix url
FossilOrigin-Name: 8fde8080b316e7c96d74bd2e18856d38080acf69574c5100d8f2c00b0ab8de99
Diffstat (limited to 'kiss')
-rwxr-xr-xkiss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss b/kiss
index 1cad79f..40580ff 100755
--- a/kiss
+++ b/kiss
@@ -2,7 +2,7 @@
# shellcheck source=/dev/null
#
# This is a simple package manager written in POSIX 'sh' for use
-# in KISS Linux (https://getkiss.org).
+# in KISS Linux (https://k1ss.org).
#
# This script runs with '-ef' meaning:
# '-e': Abort on any non-zero exit code.