Skip to content

Commit 6066370

Browse files
author
markzegarelli
committed
init
1 parent 52ed6f2 commit 6066370

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lychee.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ headers = []
5050
### Exclusions
5151
###
5252
# Exclude URLs from checking (supports regex)
53-
exclude = ['https://ajs.cd.segment.com/analytics.js/v1/','http://0.0.0.0:4000','https://api.segment.io/v1/', 'https://segment.com/docs/assets/docs.bundle.js','https://www.linkedin.com', 'https://segment.com/jobs/', 'https://segment.com/press/', 'https://github.com/segmentio', 'https://unpkg.com/@segment/[email protected]/standalone/consent-manager.js', '(segment.com)', '(segmentapis.com)', '(example.com)', '(schema.org)','(maxcdn)']
53+
exclude = ['https://ajs.cd.segment.com/analytics.js/v1/','http://0.0.0.0:4000','https://api.segment.io/v1/', 'https://segment.com/docs/assets/docs.bundle.js','https://www.linkedin.com', 'https://segment.com/jobs/', 'https://segment.com/press/', 'https://github.com/segmentio', 'https://unpkg.com/@segment/[email protected]/standalone/consent-manager.js', '(segment.com)', '(segmentapis.com)', '(example.com)', '(schema.org)','(maxcdn)', '(your-org-name)', '(mywebsite)']
5454

5555
# Exclude URLs contained in a file from checking
5656
exclude_file = []

src/connections/destinations/catalog/nielsen-dtvr/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ you fill out your company info and have a Nielsen representative before getting
2222
started.
2323

2424
You must also go through the pre-certification process as outlined
25-
[here](https://engineeringportal.nielsen.com/docs/Digital_Pre-Certification_Checklist)
25+
[here](https://engineeringportal.nielsen.com/docs/DCR_Pre-Certification_Checklist)
2626
with your Nielsen representative before shipping this implementation to
2727
production.
2828

src/connections/destinations/catalog/singular/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Enable automatic tracking of lifecycle events (`Application Opened`, `Applicatio
3535
> note "Note"
3636
> If you are using the Device-Based Destination, there’s no need to implement the code below, as the data is already collected automatically.
3737
38-
To get [iAD attribution](https://searchads.apple.com/help/measure-results/) data into Singular, you must include the [analytics-ios-iads-attribution](https://github.com/segmentio/analytics-ios-iads-attribution) dependency and version 3.6.0 or higher of the [Analytics SDK](https://github.com/segmentio/analytics-ios).
38+
To get attribution data into Singular, you must include the [analytics-ios-iads-attribution](https://github.com/segmentio/analytics-ios-iads-attribution) dependency and version 3.6.0 or higher of the [Analytics SDK](https://github.com/segmentio/analytics-ios).
3939

4040
To install it, simply add the following line to your Podfile:
4141
`pod "Analytics"`

src/connections/destinations/catalog/talkable/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Our Talkable destination (formerly Curebit) code is open-source on GitHub if you
77

88
## Getting Started
99

10-
All you need to turn on our Talkable destination is your Talkable Site ID. If you're not sure where to look see [this Help Page](https://curebit.helpjuice.com/questions/45313-Where-do-I-find-my-site-ID) from Talkable.
10+
All you need to turn on our Talkable destination is your Talkable Site ID. If you're not sure where to look see [this Help Page](https://docs.talkable.com/index.html) from Talkable.

0 commit comments

Comments
 (0)