Skip to content

Commit a439cef

Browse files
authored
Merge pull request #509 from segmentio/repo-sync
repo sync
2 parents c3a815f + 9ce5de5 commit a439cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
' ',
182182
React.createElement(
183183
'a',
184-
{ href: '/https://segment.com/legal/website-data-collection-policy/', target: '_blank' },
184+
{ href: 'https://segment.com/legal/website-data-collection-policy/', target: '_blank' },
185185
'Website Data Collection Policy'
186186
),
187187
'.'

0 commit comments

Comments
 (0)