mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
780739719f
versionURLs in brand.html used http:// while the docs sites are served over https://, so currentURL.includes(url) never matched and the <select> never reflected/switched to Unstable. Fixes #8023. Generated with the assistance of an AI coding tool.