diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2026-05-31 12:29:50 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2026-05-31 12:29:50 +0300 |
| commit | f1dd84bec9947586d9bd12824a8084ef5edc2055 (patch) | |
| tree | da051b427dc74d08451855fd396a5dacdd080786 /lisp | |
| parent | 0bfbe06090c468c1edef835fdf4af226b88461c9 (diff) | |
; * lisp/play/doctor.el (doctor-death): Fix Samaritans URL (bug#81155).
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/play/doctor.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index 54bdf799f95..7808278518d 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el @@ -1606,7 +1606,7 @@ Hack on previous word, setting global variable DOCTOR-OWNER to correct result." (setq doctor--suicide-flag t) (doctor-type '( If you are really suicidal\, you might want to contact the Samaritans via - e-mail: jo@samaritans.org \. + https://www.samaritans.org/how-we-can-help/contact-samaritan/ \. or find a Befrienders crisis center at https://www.befrienders.org/\ \. you can also find other suicide crisis lines at |
