From ef3fbf785b60d6f1504e7f1b174aba25500c8a8c Mon Sep 17 00:00:00 2001 From: Derick Ruiz Date: Mon, 9 Dec 2024 14:58:42 +0700 Subject: [PATCH] (docs): Changing the contact URL to Yuval's meeting URL. --- docs/how-to/deploy.md | 6 ------ docusaurus.config.js | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/how-to/deploy.md b/docs/how-to/deploy.md index 80ec1b82..92bab97d 100644 --- a/docs/how-to/deploy.md +++ b/docs/how-to/deploy.md @@ -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) diff --git a/docusaurus.config.js b/docusaurus.config.js index dcb96982..acaab179 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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", },