Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
Correct the link.
  • Loading branch information
lamtrinhdev authored Jul 24, 2024
1 parent 56c0a13 commit 8202ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
],
targets: [
.target(
Expand Down

0 comments on commit 8202ca5

Please sign in to comment.