We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3255e5c + 7c68b21 commit 68ee826Copy full SHA for 68ee826
apps/web/components/layout/footer.component.tsx
@@ -16,6 +16,7 @@ const navigation = {
16
},
17
],
18
support: [
19
+ { name: "Documentation", href: "https://docs.changes.page/docs" },
20
{ name: "Contact Us", href: ROUTES.SUPPORT },
21
{ name: "Status", href: "https://status.changes.page" },
22
0 commit comments