Fix broken links to Openbox

Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
This commit is contained in:
tinyboxvk 2024-11-08 15:38:09 -04:00 committed by Consolatis
parent 7e50c60b00
commit 869c654fc1
2 changed files with 2 additions and 2 deletions

View 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