Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit 63f427d

Browse files
authored
Merge pull request #13 from slashmo/ktoso-patch-1
fix repo url
2 parents 349804a + 551e1d4 commit 63f427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can install the `BaggageContext` library through the Swift Package Manager.
1616
dependencies: [
1717
.package(
1818
name: "swift-baggage-context",
19-
url: "https://github.com/slashmo/swift-baggage-context.git",
19+
url: "https://github.com/slashmo/gsoc-swift-baggage-context.git",
2020
from: "0.1.0"
2121
)
2222
]

0 commit comments

Comments
 (0)