]> git.sur5r.net Git - i3/i3/blobdiff - src/ewmh.c
Replace http:// with https:// where applicable
[i3/i3] / src / ewmh.c
index f4bb049ae6c35c60ff3508bbed2b0fd126dd7681..f8422bdadaf1f103f146ecde24a4a94cd279a30a 100644 (file)
@@ -222,9 +222,9 @@ void ewmh_update_visible_name(xcb_window_t window, const char *name) {
 /*
  * i3 currently does not support _NET_WORKAREA, because it does not correspond
  * to i3’s concept of workspaces. See also:
- * http://bugs.i3wm.org/539
- * http://bugs.i3wm.org/301
- * http://bugs.i3wm.org/1038
+ * https://bugs.i3wm.org/539
+ * https://bugs.i3wm.org/301
+ * https://bugs.i3wm.org/1038
  *
  * We need to actively delete this property because some display managers (e.g.
  * LightDM) set it.