Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
<header>
|
||||
<img id="logo" src="logo-30.png" alt="" />
|
||||
<h1>i3 Reference Card</h1>
|
||||
<a href="http://i3wm.org/docs/userguide.html">http://i3wm.org/docs/userguide.html</a>
|
||||
<a href="https://i3wm.org/docs/userguide.html">https://i3wm.org/docs/userguide.html</a>
|
||||
<p>
|
||||
Throughout this guide, the i3 logo will be used to refer to the configured modifier.
|
||||
This is the <kbd></kbd> key (<code>Mod1</code>) by default,
|
||||
|
Reference in New Issue
Block a user