Update docs to Discussions (#4503)
This commit is contained in:
parent
3686cef63c
commit
a0938bd606
@ -83,7 +83,7 @@ $parser->html_header_after_title(
|
|||||||
<ul id="nav">
|
<ul id="nav">
|
||||||
<li><a style="border-bottom: 2px solid #fff" href="/docs">Docs</a></li>
|
<li><a style="border-bottom: 2px solid #fff" href="/docs">Docs</a></li>
|
||||||
<li><a href="/screenshots">Screens</a></li>
|
<li><a href="/screenshots">Screens</a></li>
|
||||||
<li><a href="https://www.reddit.com/r/i3wm/">FAQ</a></li>
|
<li><a href="https://www.github.com/i3/i3/discussions">Get Help</a></li>
|
||||||
<li><a href="/contact">Contact</a></li>
|
<li><a href="/contact">Contact</a></li>
|
||||||
<li><a href="https://bugs.i3wm.org/">Bugs</a></li>
|
<li><a href="https://bugs.i3wm.org/">Bugs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -3,9 +3,9 @@ i3 User’s Guide
|
|||||||
Michael Stapelberg <michael@i3wm.org>
|
Michael Stapelberg <michael@i3wm.org>
|
||||||
|
|
||||||
This document contains all the information you need to configure and use the i3
|
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/
|
window manager. If it does not you can https://i3wm.org/contact/[contact us] on
|
||||||
first, then contact us on IRC (preferred) or post your question(s) on the
|
https://github.com/i3/i3/discussions[GitHub Discussions], IRC, or the mailing
|
||||||
mailing list.
|
list.
|
||||||
|
|
||||||
== Default keybindings
|
== Default keybindings
|
||||||
|
|
||||||
|
@ -228,3 +228,4 @@ echo "Announce on:"
|
|||||||
echo " twitter"
|
echo " twitter"
|
||||||
echo " #i3 topic"
|
echo " #i3 topic"
|
||||||
echo " reddit /r/i3wm (link post to changelog)"
|
echo " reddit /r/i3wm (link post to changelog)"
|
||||||
|
echo " GitHub Discussions → Announcements"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user