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
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Just a minor issue, I've noticed the generated link-out to the swift-doc repository is missing a http(s): for all generated pages.
I'm talking about the end section of the generated pages where something like this is added. Generated at 2020-08-21T06:49:18+0000 using swift-doc 1.0.0-beta.4.
The link is rendered as //github.com/SwiftDocOrg/swift-doc rather than https://github.com/SwiftDocOrg/swift-doc and therefore does not lead to a valid github.com page.