You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare page and node URLs less strictly when choosing between multiple indices (#936)
This fixes an issue where the URL path in the index data may
additionally have a prefix before the /documentation segment. This
change allows the comparison to still work in that scenario where there
are multiple top-level trees of data provided in the Index JSON.
Resolves: rdar://147829785
0 commit comments