mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
* Avoids the current OKD 4 docs and URL discrepancy where the version is set to 4, but the URL contains the "latest" string instead that filters all results with the URL string "/4/" that is never present. * If future "latest" versions would be represented by other version values, this needs to be adjusted accordingly. * Closes #28979 Signed-off-by: Jiri Fiala <jfiala@redhat.com>