diff --git a/docs/environment/custom-domains.md b/docs/environment/custom-domains.md index 221e81535..bd41478b8 100644 --- a/docs/environment/custom-domains.md +++ b/docs/environment/custom-domains.md @@ -50,6 +50,6 @@ After waiting for the DNS change to propagate (sometimes up to several hours) yo Some applications serve static files hosted on AWS S3. You can read the [Websites](/docs/websites.md) documentation to learn more. If you want to host a fully static website with HTML files or a Single Page Application (eg. built with Vue, React or Angular) -you may be interested in [the Static Website construct of the Lift plugin](https://github.com/getlift/lift/blob/master/docs/static-website.md). +you may be interested in the Static Website construct of the Lift plugin. -This allows to configure custom domains, root domain to `www` redirects and more. Check out [the official documentation](https://github.com/getlift/lift/blob/master/docs/static-website.md) for more details. +This allows to configure custom domains, root domain to `www` redirects and more. Check out the official documentation for more details.