From 392d7698e751d4825df09c290366c9600871fad4 Mon Sep 17 00:00:00 2001 From: ModupeD <69601432+ModupeD@users.noreply.github.com> Date: Fri, 2 Jun 2023 15:50:03 -0400 Subject: [PATCH] Update deploying-to-other-services.md Added Flightcontrol as a method for deploying Gatsby Projects --- .../previews-deploys-hosting/deploying-to-other-services.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/how-to/previews-deploys-hosting/deploying-to-other-services.md b/docs/docs/how-to/previews-deploys-hosting/deploying-to-other-services.md index bc3a9a72c88bb..d42e7a1d96745 100644 --- a/docs/docs/how-to/previews-deploys-hosting/deploying-to-other-services.md +++ b/docs/docs/how-to/previews-deploys-hosting/deploying-to-other-services.md @@ -13,3 +13,4 @@ The following services support Gatsby to varying degrees. Not all advances featu - [Render](https://render.com/docs/deploy-gatsby) - [Surge](https://surge.sh/help/getting-started-with-surge) - [tiiny.host](https://tiiny.host/) +- [Flightcontrol](https://www.flightcontrol.dev/docs/reference/examples/gatsby?ref=docs-gatsby)