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
Without this redirect, the server generates a directory listing for
<https://docs.swift.org/swift-book/documentation/> and you have to click
through to the actual content.
This page uses a reduced version of the existing redirect page, with the
majority of the JavaScript removed. Because we never hosted any pre-DocC
content at this URL, there's no reason to inspect the fragment and do a
more specific redirect. There aren't any old URLs that point here for us
to avoid breaking.
Fixes: rdar://137038334
0 commit comments