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

Commit 48015a4

Browse files
authored
Update custom distro link
1 parent 1b70487 commit 48015a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Analytics.js for Platforms is a version of analytics.js built specifically for w
6666

6767
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).
6868

69-
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).
69+
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][].
7070
7171
## Contributing to Analytics.js and its Ecosystem of Integration Plugins
7272
@@ -100,3 +100,4 @@ Released under the [MIT license](License.md).
100100
[catalog]: https://segment.com/catalog
101101
[partner docs]: https://segment.com/docs/partners
102102
[wiki]: https://github.com/segmentio/analytics.js/wiki/Writing-Integrations
103+
[the wiki page for building a custom distribution]: https://github.com/segmentio/analytics.js/wiki/Building-A-Custom-Distribution

0 commit comments

Comments
 (0)