tangled
alpha
login
or
join now
openstatus.dev
/
openstatus
5
fork
atom
Openstatus
www.openstatus.dev
5
fork
atom
overview
issues
pulls
pipelines
๐ (#177)
authored by
Thibault Le Ouay
and committed by
GitHub
2 years ago
cb0df4c0
fa7bb88c
+1
-1
1 changed file
expand all
collapse all
unified
split
apps
web
src
components
layout
footer.tsx
+1
-1
apps/web/src/components/layout/footer.tsx
···
38
38
Terms
39
39
</Link>{" "}
40
40
<span>{"/"}</span>
41
41
-
<Link href="/legal/tos" className="text-xs">
41
41
+
<Link href="/legal/privacy" className="text-xs">
42
42
Privacy
43
43
</Link>
44
44
</div>