Skip to content

Commit 46745ad

Browse files
authored
Merge pull request #2029 from segmentio/swift_example
fixes link to screen tracking plugin on github
2 parents f98beb5 + 9f85ec2 commit 46745ad

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)