commit ff2c0c4547a77fa36c97ec8bd8cbc8d256a69bf2
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Mon Jun 1 22:11:10 2020 +0200
alpha_focus_highlight: fix links
Make sure e-mails are prefixed with mailto.
To check links you can use the script checklinks.sh.
NOTE: it is also strongly preferred to (also) host patches here and not on github.
diff --git a/st.suckless.org/patches/alpha_focus_highlight/index.md b/st.suckless.org/patches/alpha_focus_highlight/index.md
index c63bc0b8..6ad5af65 100644
--- a/st.suckless.org/patches/alpha_focus_highlight/index.md
+++ b/st.suckless.org/patches/alpha_focus_highlight/index.md
_AT_@ -85,4 +85,4 @@ in which opacity management configured to be performed by `st`.
* [glpub](
https://github.com/glpub): Fix: erroneous color reset
* [Milos Stojanovic](
https://github.com/M4444): Code Formatting
* [Yui](
https://github.com/yuwui): Fix spelling errors
-* Authors of the shipped alpha patch: [Eon S. Jeon](esjeon_AT_hyunmu.am), [pr](protodev_AT_gmx.net), [Laslo Hunhold](dev_AT_frign.de), [Ivan J.](parazyd_AT_dyne.org), [Matthew Parnell](matt_AT_parnmatt.co.uk), [Johannes Mayrhofer](jm.spam_AT_gmx.net), [Àlex Ramírez](aramirez_AT_posteo.net)
+* Authors of the shipped alpha patch: [Eon S. Jeon](mailto:esjeon_AT_hyunmu.am), [pr](mailto:protodev_AT_gmx.net), [Laslo Hunhold](mailto:dev_AT_frign.de), [Ivan J.](mailto:parazyd_AT_dyne.org), [Matthew Parnell](mailto:matt_AT_parnmatt.co.uk), [Johannes Mayrhofer](mailto:jm.spam_AT_gmx.net), [Àlex Ramírez](mailto:aramirez_AT_posteo.net)
Received on Mon Jun 01 2020 - 22:13:21 CEST