Is there an existing issue for this?
Describe the bug
In src/components/NewsLetterPopup.tsx (lines 100, 104, 108), the three legal links all use href="#" instead of real URLs. Users can't read what they're agreeing to before subscribing.
Expected behavior
The links should point to the actual Substack policy pages: https://substack.com/tos for "Terms of Use," and https://substack.com/privacy for both "Information Collection Notice" and "Privacy Policy" (unless a maintainer wants a separate anchor for the notice section).
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record
Is there an existing issue for this?
Describe the bug
In src/components/NewsLetterPopup.tsx (lines 100, 104, 108), the three legal links all use href="#" instead of real URLs. Users can't read what they're agreeing to before subscribing.
Expected behavior
The links should point to the actual Substack policy pages: https://substack.com/tos for "Terms of Use," and https://substack.com/privacy for both "Information Collection Notice" and "Privacy Policy" (unless a maintainer wants a separate anchor for the notice section).
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record