Skip to content

Commit 6c1793b

Browse files
authored
Merge pull request #2841 from segmentio/fixed-link
fixed broken link
2 parents 7401423 + 8e824db commit 6c1793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/implementation-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To add a Source:
5555
### Add page or screen tracking
5656
Once you've added your Segment Source, you're ready to send data into Segment. The simplest data to send into Segment is a Page call (for website Sources) or Screen call (for mobile Sources). Page and screen calls send automatically once you install the Segment snippet or SDK on your website or mobile app. Page and screen calls allow you to record whenever a user sees a page of your website or screen of your app, along with any optional properties about the page or screen.
5757

58-
Learn how to [install the Segment snippet or SDK on your website or mobile app]((/docs/getting-started/02-simple-install/#installing-segment)) to start sending data.
58+
Learn how to [install the Segment snippet or SDK on your website or mobile app](/docs/getting-started/02-simple-install/#installing-segment) to start sending data.
5959

6060
> info "Learn More"
6161
> - [Install Segment](/docs/getting-started/02-simple-install/#installing-segment)

0 commit comments

Comments
 (0)