about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2024-04-03 15:05:01 +0200
committerAlyssa Ross <hi@alyssa.is>2024-04-03 15:05:01 +0200
commit603a4af577d944e56bc1063afd965b6a9aec6a2c (patch)
tree1e98ebbb9b5b241bc2caeb896792b0a609c5a3f9 /modules
parentbcdb7898cd8dc405364a7c8e14243bb89ca9f007 (diff)
downloadnixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar.gz
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar.bz2
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar.lz
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar.xz
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.tar.zst
nixlib-603a4af577d944e56bc1063afd965b6a9aec6a2c.zip
modules/owncast-integration: make URL clickable
The exclamation mark shouldn't be a part of it.
Diffstat (limited to 'modules')
-rw-r--r--modules/server/owncast-integration/hook.cgi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/server/owncast-integration/hook.cgi.sh b/modules/server/owncast-integration/hook.cgi.sh
index a11891a384bc..2d5fb035493c 100644
--- a/modules/server/owncast-integration/hook.cgi.sh
+++ b/modules/server/owncast-integration/hook.cgi.sh
@@ -25,7 +25,7 @@ echo
 
 if [ "$(jq -r .type)" = STREAM_STARTED ]; then
     nc -N ::1 18770 <<EOF
-📺 Development stream started on https://live.qyliss.net/!
+📺 Development stream started on <https://live.qyliss.net/>!
 EOF
 
     (