Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
This commit is contained in:
@ -48,7 +48,7 @@ workspaces.
|
||||
get_outputs::
|
||||
Gets the current outputs. The reply will be a JSON-encoded list of outputs (see
|
||||
the reply section of docs/ipc, e.g. at
|
||||
http://i3wm.org/docs/ipc.html#_receiving_replies_from_i3).
|
||||
https://i3wm.org/docs/ipc.html#_receiving_replies_from_i3).
|
||||
|
||||
get_tree::
|
||||
Gets the layout tree. i3 uses a tree as data structure which includes every
|
||||
|
@ -341,7 +341,7 @@ which is why this is not integrated into this manpage), the debugging guide,
|
||||
and the "how to hack" guide. If you are building from source, run:
|
||||
+make -C docs+
|
||||
|
||||
You can also access these documents online at http://i3wm.org/
|
||||
You can also access these documents online at https://i3wm.org/
|
||||
|
||||
i3-input(1), i3-msg(1), i3bar(1), i3-nagbar(1), i3-config-wizard(1),
|
||||
i3-migrate-config-to-v4(1)
|
||||
|
@ -40,7 +40,7 @@ workspace switching buttons and a statusline generated by i3status(1) or
|
||||
similar. It is automatically invoked (and configured through) i3.
|
||||
|
||||
i3bar supports colors via a JSON protocol starting from v4.2, see
|
||||
http://i3wm.org/docs/i3bar-protocol.html
|
||||
https://i3wm.org/docs/i3bar-protocol.html
|
||||
|
||||
== ENVIRONMENT
|
||||
|
||||
|
Reference in New Issue
Block a user