diff --git a/apps/webapp/app/components/BlankStatePanels.tsx b/apps/webapp/app/components/BlankStatePanels.tsx
index b03959387d..ea7a20764d 100644
--- a/apps/webapp/app/components/BlankStatePanels.tsx
+++ b/apps/webapp/app/components/BlankStatePanels.tsx
@@ -228,9 +228,8 @@ export function DeploymentsNone() {
panelClassName="max-w-full"
>
- There are several ways to deploy your tasks. You can use the CLI, Continuous Integration
- (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure
- you{" "}
+ There are several ways to deploy your tasks. You can use the CLI or a Continuous Integration
+ service like GitHub Actions. Make sure you{" "}
set your environment variables
{" "}
@@ -276,9 +275,8 @@ export function DeploymentsNoneDev() {
different environment.
- There are several ways to deploy your tasks. You can use the CLI, Continuous Integration
- (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure
- you{" "}
+ There are several ways to deploy your tasks. You can use the CLI or a Continuous
+ Integration service like GitHub Actions. Make sure you{" "}
set your environment variables
{" "}