Skip to content

Commit 9f85ec2

Browse files
fixes link to screen tracking plugin on github
1 parent 434a305 commit 9f85ec2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/swift-ios

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/swift-ios/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ analytics.screen(title: "SomeScreen")
147147
{% endcodeexampletab %}
148148
{% endcodeexample %}
149149

150-
You can enable automatic screen tracking by using this [example plugin](https://github.com/segmentio/analytics-example-plugins/blob/main/plugins/swift/UIKitScreenTracking.swift){:target="_blank"}.
150+
You can enable automatic screen tracking by using this [example plugin](https://github.com/segmentio/analytics-swift/blob/main/Examples/other_plugins/UIKitScreenTracking.swift){:target="_blank"}.
151151

152152
Once you add the plugin to your project, add it to your Analytics instance:
153153

0 commit comments

Comments
 (0)