Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HelpDot] add connections hub for newDot #41470

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/_data/_routes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@ platforms:
title: Expensify Card
icon: /assets/images/hand-card.svg
description: Explore the perks and benefits of the Expensify Card.

- href: connections
title: Connections
icon: /assets/images/workflow.svg
description: Connect to accounting software to streamline expense approvals.

- href: settings
title: Settings
Expand Down
6 changes: 6 additions & 0 deletions docs/articles/new-expensify/connections/Coming-Soon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Coming soon
description: Coming soon
---

# Coming soon
6 changes: 6 additions & 0 deletions docs/new-expensify/hubs/connections/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: default
title: Connections
---

{% include hub.html %}
Loading