Skip to content

Commit 11c53a1

Browse files
authored
Update index.md
Currently, the link provides a 404 error. My proposed change is to update the existing URL where these plugins live.
1 parent 7b04788 commit 11c53a1

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)