Skip to content

Commit

Permalink
Update outline-server-view.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Feb 5, 2025
1 parent b09f35b commit 42ca9b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server_manager/www/ui_components/outline-server-view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ export class ServerView extends DirMixin(PolymerElement) {
>
<a
class="privacy-statement-link"
href="https://support.google.com/outline/answer/15331326"
href="https://support.google.com/outline/answer/15331222"
>[[localize('server-view-privacy-statement-link')]]</a
>
</p>
Expand Down Expand Up @@ -802,7 +802,7 @@ export class ServerView extends DirMixin(PolymerElement) {
>
<a
class="privacy-statement-link"
href="https://support.google.com/outline/answer/15331326"
href="https://support.google.com/outline/answer/15331222"
>[[localize('server-view-privacy-statement-link')]]</a
>
</p>
Expand Down

0 comments on commit 42ca9b4

Please sign in to comment.