@@ -20,7 +20,7 @@ Strikedeck maintains this documentation. For any issues with the destination, th
20
20
21
21
## Page
22
22
23
- For more information about the Page method, see the [ Segment Specs - Page] ( https://segment.com /docs/connections/spec/page/) documentation.
23
+ For more information about the Page method, see the [ Segment Specs - Page] ( /docs/connections/spec/page/ ) documentation.
24
24
25
25
An example Page call looks like:
26
26
@@ -32,7 +32,7 @@ Segment sends Page calls to Strikedeck as a `pageview`.
32
32
33
33
34
34
## Screen
35
- For more information about the Screen method, see the [ Segment Specs - Screen] ( https://segment.com /docs/connections/spec/screen/) documentation.
35
+ For more information about the Screen method, see the [ Segment Specs - Screen] ( /docs/connections/spec/screen/ ) documentation.
36
36
37
37
An example Screen call looks like:
38
38
@@ -44,7 +44,7 @@ Segment sends Screen calls to Strikedeck as a `screenview`.
44
44
45
45
46
46
## Identify
47
- For more information about the Screen method, see the [ Segment Specs - Screen] ( https://segment.com /docs/connections/spec/identify/) documentation.
47
+ For more information about the Screen method, see the [ Segment Specs - Screen] ( /docs/connections/spec/identify/ ) documentation.
48
48
49
49
An example Identify call looks like:
50
50
@@ -59,7 +59,7 @@ Segment sends Identify to Strikedeck as an `identify` event.
59
59
60
60
## Group
61
61
62
- For more information about the Screen method, see the [ Segment Specs - Screen] ( https://segment.com /docs/connections/spec/group/) documentation.
62
+ For more information about the Screen method, see the [ Segment Specs - Screen] ( /docs/connections/spec/group/ ) documentation.
63
63
64
64
An example Group call looks like:
65
65
@@ -74,7 +74,7 @@ Segment sends Group to Strikedeck as a `group` event.
74
74
75
75
## Track
76
76
77
- For more information about the Screen method, see the [ Segment Specs - Screen] ( https://segment.com /docs/connections/spec/track/) documentation.
77
+ For more information about the Screen method, see the [ Segment Specs - Screen] ( /docs/connections/spec/track/ ) documentation.
78
78
79
79
An example Track call looks like:
80
80
0 commit comments