Browse Source

oops -- helps if you use the full link

pull/274/head
rcarteraz 2 years ago
parent
commit
6c1f140ad1
  1. 2
      src/components/UI/Footer.tsx

2
src/components/UI/Footer.tsx

@ -19,7 +19,7 @@ const Footer = () => {
</a>{" "}
| Meshtastic® is a registered trademark of Meshtastic LLC. |
<a
href="/docs/legal"
href="https://meshtastic.org/docs/legal"
className="hover:underline"
style={{ color: "var(--link)" }}
>

Loading…
Cancel
Save