Skip to content

Commit d20b59d

Browse files
committed
fix: update tos+privacy hrefs
1 parent 5791b27 commit d20b59d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ <h2>Create Account</h2>
324324
<label style="display: flex; align-items: start; cursor: pointer; user-select: none;">
325325
<input type="checkbox" id="tos" name="tos" required style="width: auto; margin-right: 10px; margin-top: 2px; cursor: pointer;">
326326
<span style="font-size: 12px; line-height: 1.5;">
327-
I agree to the <a href="/terms" target="_blank" style="color: #0078d4; text-decoration: none;">Terms of Service</a> and <a href="/privacy" target="_blank" style="color: #0078d4; text-decoration: none;">Privacy Policy</a>
327+
I agree to the <a href="/#open-tos" target="_blank" style="color: #0078d4; text-decoration: none;">Terms of Service</a> and <a href="/#open-privacy" target="_blank" style="color: #0078d4; text-decoration: none;">Privacy Policy</a>
328328
</span>
329329
</label>
330330
</div>

0 commit comments

Comments
 (0)