Skip to content

Commit

Permalink
Merge branch 'master' into fortuna-clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuna authored Nov 13, 2024
2 parents 6587f1e + 37fe9ea commit 3513daa
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,11 @@ export class OutlineRegionPicker extends LitElement {
${this.localize('metrics-setup-title')}
</label>
<p>${this.localize('metrics-setup-description')}</p>
<a>${this.localize('metrics-setup-learn-more')}</a>
<a
href="https://support.getoutline.org/s/article/Data-collection"
>
${this.localize('metrics-setup-learn-more')}
</a>
</div>
</div>
</if-messages>
Expand Down

0 comments on commit 3513daa

Please sign in to comment.