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

Commit 68aedab

Browse files
authored
Merge pull request #606 from segmentio/fix-doclinks
update links to go to the right quickstart
2 parents 077efaf + c6b2066 commit 68aedab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Analytics.js makes it easy to collect customer data and send it to many differen
44

55
Analytics.js is open source and is one of the libraries that powers [Segment](https://segment.com), the managed, hassle-free way to collect customer data in the browser and beyond.
66

7-
For our mobile and server-side data collection libraries, check out our [libraries][] page.
7+
For our mobile and server-side data collection libraries, check out our [catalog](https://segment.com/catalog/) or our [libraries page](https://segment.com/docs/sources/).
88

99
<div align="center">
1010
<img src="https://user-images.githubusercontent.com/16131737/53617064-61017a80-3b9a-11e9-9bfb-f5163aa85a7c.png"/>
@@ -15,7 +15,7 @@ Analytics helps you measure your users, product, and business. It unlocks insigh
1515

1616
## How to get started
1717

18-
1. **Collect analytics data** from your app(s). Get started through Segment with our [Analytics.js Quickstart][].
18+
1. **Collect analytics data** from your app(s). Get started through Segment with our [Analytics.js Quickstart](https://segment.com/docs/sources/website/analytics.js/quickstart/).
1919
- The top 200 Segment companies collect data from 5+ source types (web, mobile, server, CRM, etc.).
2020
2. **Send the data to analytics tools** (for example, Google Analytics, Amplitude, Mixpanel).
2121
- Over 250+ Segment companies send data to eight categories of destinations such as analytics tools, warehouses, email marketing and remarketing systems, session recording, and more.
@@ -54,9 +54,9 @@ If you are part of a new startup (&lt;$5M raised, &lt;2 years since founding),
5454

5555
## Documentation
5656

57-
First, read the [Analytics.js QuickStart][], which contains installation instructions and a brief overview of what Analytics.js does and how it works.
57+
First, read the [Analytics.js QuickStart](https://segment.com/docs/sources/website/analytics.js/quickstart/), which contains installation instructions and a brief overview of what Analytics.js does and how it works.
5858

59-
For more detail on the Analytics.js API, check out the [Analytics.js Library Reference][].
59+
For more detail on the Analytics.js API, check out the [Analytics.js Library Reference](https://segment.com/docs/sources/website/analytics.js/).
6060

6161
## Analytics.js for Platforms
6262

@@ -81,14 +81,14 @@ If you're not sure where to open an issue, feel free to open an issue against th
8181
[analytics.js]: https://github.com/segmentio/analytics.js
8282
[unminified]: https://github.com/segmentio/analytics.js/blob/master/analytics.js
8383
[minified]: https://github.com/segmentio/analytics.js/blob/master/analytics.min.js
84-
[analytics.js quickstart]: https://segment.com/docs/libraries/analytics.js/quickstart/
84+
[analytics.js quickstart]: https://segment.com/docs/sources/website/analytics.js/quickstart/
8585

8686
## License
8787

8888
Released under the [MIT license](License.md).
8989

9090
[analytics.js library reference]: https://segment.com/docs/libraries/analytics.js
91-
[analytics.js quickstart]: https://segment.com/docs/sources/website/analytics.js/quickstart
91+
[analytics.js quickstart]: https://segment.com/docs/sources/website/analytics.js/quickstart/
9292
[analytics.js-core]: https://github.com/segmentio/analytics.js-core
9393
[analytics.js-integrations]: https://github.com/segment-integrations?q=analytics.js-integration
9494
[ci-badge]: https://travis-ci.org/segmentio/analytics.js.png?branch=master

0 commit comments

Comments
 (0)