We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d533e13 commit 4399c72Copy full SHA for 4399c72
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