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.
1 parent c19f3e0 commit 2e2b028Copy full SHA for 2e2b028
2 files changed
components/layout/footer.tsx
@@ -55,7 +55,7 @@ function Footer() {
55
</div>
56
<div className={'bottom'}>
57
<div className={'col'}>
58
- <div>Copyright © 2024, AppFlowy</div>
+ <div>Copyright © 2025, AppFlowy</div>
59
60
61
lib/config/footer.tsx
@@ -56,8 +56,8 @@ export const links = [
link: '/what-is-new',
},
{
- name: 'Roadmap',
- link: 'https://github.com/orgs/AppFlowy-IO/projects/5/views/12',
+ name: 'Zapier Integrations',
+ link: 'https://zapier.com/apps/appflowy/integrations',
62
63
name: 'Blog',
0 commit comments