Skip to content

Commit 57d3f1b

Browse files
committed
update footer
1 parent 23029b5 commit 57d3f1b

File tree

1 file changed

+0
-2
lines changed
  • apps/sim/app/(landing)/components/footer

1 file changed

+0
-2
lines changed

apps/sim/app/(landing)/components/footer/footer.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,8 @@ const INTEGRATION_LINKS: FooterItem[] = [
6363
{ label: 'Linear', href: 'https://docs.sim.ai/tools/linear', external: true },
6464
{ label: 'Airtable', href: 'https://docs.sim.ai/tools/airtable', external: true },
6565
{ label: 'Firecrawl', href: 'https://docs.sim.ai/tools/firecrawl', external: true },
66-
{ label: 'Pinecone', href: 'https://docs.sim.ai/tools/pinecone', external: true },
6766
{ label: 'Discord', href: 'https://docs.sim.ai/tools/discord', external: true },
6867
{ label: 'Microsoft Teams', href: 'https://docs.sim.ai/tools/microsoft_teams', external: true },
69-
{ label: 'Outlook', href: 'https://docs.sim.ai/tools/outlook', external: true },
7068
{ label: 'Telegram', href: 'https://docs.sim.ai/tools/telegram', external: true },
7169
]
7270

0 commit comments

Comments
 (0)