Skip to content

Commit bbfb3eb

Browse files
committed
feat: update the introduction thing
1 parent f3283c5 commit bbfb3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/blueprint/admin/introduction.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</div>
3232
</div>
3333
<div class="modal-footer" style="border-radius: 0 0 15px 15px;">
34-
<p class="small text-left">By using Blueprint you accept our <a href="https://blueprint.zip/legal/privacy" target="_blank">privacy policy</a>. You can disable anonymized telemetry data in the Blueprint settings menuh.</p>
34+
<p class="small text-left">By using Blueprint you accept our <a href="https://blueprint.zip/legal/privacy#self-hosted-instance-telemetry" target="_blank">privacy policy</a> under the "Self-Hosted Instance Telemetry" section. You can disable anonymized telemetry data in the Blueprint settings menu.</p>
3535
<input type="hidden" name="flags:introduction_dismissed" value="1">
3636
<input type="hidden" name="_method" value="PATCH">
3737
{!! csrf_field() !!}

0 commit comments

Comments
 (0)