Unverified Commit 967e2961 authored by Fern Support's avatar Fern Support Committed by GitHub
Browse files

docs: Update Footer Legal Links (#6589)


Signed-off-by: default avatarwillkendall01 <will.kendall@buildwithfern.com>
Co-authored-by: default avatarwillkendall01 <will.kendall@buildwithfern.com>
parent 6608cd59
...@@ -66,9 +66,7 @@ export default function CustomFooter() { ...@@ -66,9 +66,7 @@ export default function CustomFooter() {
<div className="footer-links"> <div className="footer-links">
<a href="https://www.nvidia.com/en-us/about-nvidia/privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a> <a href="https://www.nvidia.com/en-us/about-nvidia/privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a>
<span className="pipe-separator"> | </span> <span className="pipe-separator"> | </span>
<a href="https://www.nvidia.com/en-us/preferences/cookie-policy/" target="_blank" rel="noopener">Manage My Privacy</a> <a href="https://www.nvidia.com/en-us/about-nvidia/privacy-center/" target="_blank" rel="noopener">Your Privacy Choices</a>
<span className="pipe-separator"> | </span>
<a href="https://www.nvidia.com/en-us/preferences/start/" target="_blank" rel="noopener">Do Not Sell or Share My Data</a>
<span className="pipe-separator"> | </span> <span className="pipe-separator"> | </span>
<a href="https://www.nvidia.com/en-us/about-nvidia/terms-of-service/" target="_blank" rel="noopener">Terms of Service</a> <a href="https://www.nvidia.com/en-us/about-nvidia/terms-of-service/" target="_blank" rel="noopener">Terms of Service</a>
<span className="pipe-separator"> | </span> <span className="pipe-separator"> | </span>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment