Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Update custom distro link
Browse files Browse the repository at this point in the history
  • Loading branch information
sperand-io authored Mar 15, 2019
1 parent 1b70487 commit 48015a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Analytics.js for Platforms is a version of analytics.js built specifically for w

This repository houses a pre-built, open-source version of analytics.js. If you'd like to use Analytics.js outside of Segment but don't need to customize your build, pre-built [unminified][] or [minified][] versions of analytics.js found in the root of this repository. Once you've done that, you'll want to mimic the Segment snippet on your website by stubbing out its methods on the `window` and downloading your built version of the script asynchronously. For an example of doing that and initializing your integrations with options, [see here](https://gist.github.com/cyberwombat/11008970).

If you're looking to produce a custom build of Analytics.js with just the plugins you need, see [Building a Custom Distribution](Building-a-Custom-Distribution).
If you're looking to produce a custom build of Analytics.js with just the plugins you need, see [the wiki page for building a custom distribution][].
## Contributing to Analytics.js and its Ecosystem of Integration Plugins
Expand Down Expand Up @@ -100,3 +100,4 @@ Released under the [MIT license](License.md).
[catalog]: https://segment.com/catalog
[partner docs]: https://segment.com/docs/partners
[wiki]: https://github.com/segmentio/analytics.js/wiki/Writing-Integrations
[the wiki page for building a custom distribution]: https://github.com/segmentio/analytics.js/wiki/Building-A-Custom-Distribution

0 comments on commit 48015a4

Please sign in to comment.