only deep links work: https://dastrobu.github.io/AccelerateArray/documentation/acceleratearray/swift/array the top link does not work: https://dastrobu.github.io/AccelerateArray/ relates to https://github.com/apple/swift-docc-plugin/issues/70 the following code should be reverted: ``` // .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0") .package(url: "https://github.com/apple/swift-docc-plugin", branch: "main") ```