diff --git a/docs/i3-pod2html b/docs/i3-pod2html index e2de51b36..80e98a4e9 100755 --- a/docs/i3-pod2html +++ b/docs/i3-pod2html @@ -83,7 +83,7 @@ $parser->html_header_after_title( diff --git a/docs/userguide b/docs/userguide index 9f28e6893..2daff1a84 100644 --- a/docs/userguide +++ b/docs/userguide @@ -3,9 +3,9 @@ i3 User’s Guide Michael Stapelberg This document contains all the information you need to configure and use the i3 -window manager. If it does not, please check https://www.reddit.com/r/i3wm/ -first, then contact us on IRC (preferred) or post your question(s) on the -mailing list. +window manager. If it does not you can https://i3wm.org/contact/[contact us] on +https://github.com/i3/i3/discussions[GitHub Discussions], IRC, or the mailing +list. == Default keybindings diff --git a/release.sh b/release.sh index 4477ebfe2..134423734 100755 --- a/release.sh +++ b/release.sh @@ -228,3 +228,4 @@ echo "Announce on:" echo " twitter" echo " #i3 topic" echo " reddit /r/i3wm (link post to changelog)" +echo " GitHub Discussions → Announcements"