Skip to content

Commit 1880d3c

Browse files
committed
Add "Documentation" link to footer support section
1 parent ac21412 commit 1880d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/components/layout/footer.component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const navigation = {
1616
},
1717
],
1818
support: [
19+
{ name: "Documentation", href: "https://docs.changes.page/docs" },
1920
{ name: "Contact Us", href: ROUTES.SUPPORT },
2021
{ name: "Status", href: "https://status.changes.page" },
2122
],

0 commit comments

Comments
 (0)