Skip to content

Commit

Permalink
Merge pull request #12511 from marcellamaki/update-privacy-policy-link
Browse files Browse the repository at this point in the history
Update link to privacy policy
  • Loading branch information
rtibbles authored Jul 31, 2024
2 parents cb11f14 + bf84c03 commit 85dcf2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kolibri/core/assets/src/views/PrivacyInfoModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<p>{{ $tr('kolibriAboutP1') }}</p>
<p>
<KExternalLink
text="https://learningequality.org"
href="https://learningequality.org"
text="https://learningequality.org/kolibri-privacy-policy/"
href="https://learningequality.org/kolibri-privacy-policy/"
:openInNewTab="true"
/>
</p>
Expand Down

0 comments on commit 85dcf2b

Please sign in to comment.