We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07dfc4 + 4399c72 commit 6ea5ddbCopy full SHA for 6ea5ddb
src/connections/auto-instrumentation/swift-setup.md
@@ -30,7 +30,7 @@ Next, you'll need to add the Signals SDKs to your Swift applicatiion.
30
1. Use Swift Package Manager to add the Signals SDK from the following repository:
31
32
```zsh
33
- https://github.com/segmentio/Signals-swift.git
+ https://github.com/segment-integrations/analytics-swift-live.git
34
```
35
36
2. Add the initialization code and configuration options:
0 commit comments