Skip to content

Commit 2124d6a

Browse files
Merge pull request #4769 from segmentio/bcaudillo-patch-4
Update Plugin Architecture link AJS
2 parents 2be407a + 11c53a1 commit 2124d6a

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ window.analytics.ready(() => {
751751
})
752752
```
753753

754-
You can view Segment's [existing plugins](https://github.com/segmentio/analytics-next/tree/master/src/plugins){:target="_blank"} to see more examples.
754+
You can view Segment's [existing plugins](https://github.com/segmentio/analytics-next/tree/master/packages/browser/src/plugins){:target="_blank"} to see more examples.
755755

756756
### Register a plugin
757757
Registering plugins enable you to modify your analytics implementation to best fit your needs. You can register a plugin using this:

0 commit comments

Comments
 (0)