Skip to content

Commit 6ea5ddb

Browse files
authored
Merge pull request #7555 from segmentio/fix-auto-instrumentation-github-link
Fix Auto-Instrumentation GitHub link [DOC-1062]
2 parents b07dfc4 + 4399c72 commit 6ea5ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/auto-instrumentation/swift-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Next, you'll need to add the Signals SDKs to your Swift applicatiion.
3030
1. Use Swift Package Manager to add the Signals SDK from the following repository:
3131

3232
```zsh
33-
https://github.com/segmentio/Signals-swift.git
33+
https://github.com/segment-integrations/analytics-swift-live.git
3434
```
3535

3636
2. Add the initialization code and configuration options:

0 commit comments

Comments
 (0)