Skip to content

Commit cffa7d4

Browse files
author
markzegarelli
authored
Merge pull request #1125 from segmentio/strikedeck-relative-urls
relative urls
2 parents 70ba12b + d0512b2 commit cffa7d4

File tree

1 file changed

+5
-5
lines changed
  • src/connections/destinations/catalog/strikedeck

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Strikedeck maintains this documentation. For any issues with the destination, th
2020

2121
## Page
2222

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.
2424

2525
An example Page call looks like:
2626

@@ -32,7 +32,7 @@ Segment sends Page calls to Strikedeck as a `pageview`.
3232

3333

3434
## 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.
3636

3737
An example Screen call looks like:
3838

@@ -44,7 +44,7 @@ Segment sends Screen calls to Strikedeck as a `screenview`.
4444

4545

4646
## 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.
4848

4949
An example Identify call looks like:
5050

@@ -59,7 +59,7 @@ Segment sends Identify to Strikedeck as an `identify` event.
5959

6060
## Group
6161

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.
6363

6464
An example Group call looks like:
6565

@@ -74,7 +74,7 @@ Segment sends Group to Strikedeck as a `group` event.
7474

7575
## Track
7676

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.
7878

7979
An example Track call looks like:
8080

0 commit comments

Comments
 (0)