From a85ba9c2e2ff898a8bfae7b9ddd9a3d77d1782ff Mon Sep 17 00:00:00 2001 From: Marcus Kohlberg Date: Mon, 23 Sep 2024 09:09:38 +0200 Subject: [PATCH] Update quick-start.mdx --- docs/quick-start.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quick-start.mdx b/docs/quick-start.mdx index c9d54aba19..51d1983b8f 100644 --- a/docs/quick-start.mdx +++ b/docs/quick-start.mdx @@ -180,7 +180,7 @@ Now you're ready to head to the cloud! ### Deploy your app to the cloud -You can either deploy by following the [self-hosting instructions](/docs/develop/self-hosting) to generate a Dockerfile. +You can either deploy by following the [self-hosting instructions](/docs/how-to/self-host) to generate a Dockerfile. Optionally, you can use Encore's [Cloud Platform](https://encore.dev/use-cases/devops-automation) which comes with built-in free hosting and integrations to use your own cloud on AWS or GCP. @@ -391,7 +391,7 @@ Now you're ready to head to the cloud! ### Deploy your app to the cloud -You can either deploy by following the [self-hosting instructions](/docs/develop/self-hosting) to generate a Dockerfile. +You can either deploy by following the [self-hosting instructions](/docs/how-to/self-host) to generate a Dockerfile. Optionally, you can use Encore's [Cloud Platform](https://encore.dev/use-cases/devops-automation) which comes with built-in free hosting and integrations to use your own cloud on AWS or GCP.