Skip to content

Commit

Permalink
WV-175/updated OpenPlay privacy policy link
Browse files Browse the repository at this point in the history
  • Loading branch information
alc0ve committed Nov 28, 2023
1 parent b6e0780 commit 0a68b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/common/components/PrivacyBody.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,9 @@ export default class PrivacyBody extends Component {
<Suspense fallback={<></>}>
<OpenExternalWebSite
linkIdAttribute="openReplayPrivacy"
url="https://openreplay.com/privacy.html"
url="https://openreplay.com/legal/privacy.html"
target="_blank"
body={<span>https://openreplay.com/privacy.html</span>}
body={<span>https://openreplay.com/legal/privacy.html</span>}
/>
</Suspense>
).
Expand Down

0 comments on commit 0a68b23

Please sign in to comment.