]> git.mdlowis.com Git - proto/labwc.git/commitdiff
Fix broken links to Openbox
authortinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
Fri, 8 Nov 2024 19:38:09 +0000 (15:38 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 8 Nov 2024 20:26:39 +0000 (21:26 +0100)
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
README.md
src/theme.c

index f6f206f11a6ba5485abd45b62131207e6a948840..f37f7791c075e7566ff36fddada75a921e6002c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -263,7 +263,7 @@ Suggested apps to use with labwc:
 See [integration] for further details.
 
 [wayland]: https://wayland.freedesktop.org/
-[openbox]: http://openbox.org/wiki/Help:Contents
+[openbox]: https://openbox.org/help/Contents
 [wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots
 [sway]: https://github.com/swaywm
 [wayland-protocols]: https://gitlab.freedesktop.org/wayland/wayland-protocols
index 1a0b974e2cf22d46965c6be0d7f232007daa1e4f..90ff97170feaa04c06c8125643bd4d015bffdd1b 100644 (file)
@@ -1520,7 +1520,7 @@ post_processing(struct theme *theme)
        }
        if (theme->osd_border_color[0] == FLT_MIN) {
                /*
-                * As per http://openbox.org/wiki/Help:Themes#osd.border.color
+                * As per https://openbox.org/help/Themes#osd.border.color
                 * we should fall back to window_active_border_color but
                 * that is usually the same as window_active_title_bg_color
                 * and thus the fallback for osd_bg_color. Which would mean