Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Docs: Contact URL Update #552

Merged
merged 1 commit into from
Dec 13, 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
6 changes: 0 additions & 6 deletions docs/how-to/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,3 @@ For those looking to leverage the power of Kubernetes orchestration, Amplication
Amplication has plugins that enable deployment to Amazon Web Services using Elastic Container Service (ECS). This option allows you to leverage AWS's managed container orchestration service for deploying, managing, and scaling your containerized applications.

[Learn more about deploying to AWS ECS](/deploy/aws/ecs)

## Request New Deployment Guides

We're always looking to expand our deployment options to meet the needs of our users. Is there a specific deployment target or cloud provider you'd like to see covered in our documentation? We'd love to hear from you!

[Contact us with your deployment guide requests](https://meetings-eu1.hubspot.com/paz-yanover/product-overview-vp-product)
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ module.exports = {
className: "start-now-button",
},
{
href: "https://meetings-eu1.hubspot.com/muly/talk-tech-vp-engineering",
href: "https://meetings-eu1.hubspot.com/yuval-hazaz",
html: "Contact Us",
position: "right",
},
Expand Down
Loading