File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed 
apps/webapp/app/components Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -228,9 +228,8 @@ export function DeploymentsNone() {
228228      panelClassName = "max-w-full" 
229229    > 
230230      < Paragraph  spacing  variant = "small" > 
231-         There are several ways to deploy your tasks. You can use the CLI, Continuous Integration
232-         (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure
233-         you{ " " } 
231+         There are several ways to deploy your tasks. You can use the CLI or a Continuous Integration
232+         service like GitHub Actions. Make sure you{ " " } 
234233        < TextLink  href = { v3EnvironmentVariablesPath ( organization ,  project ,  environment ) } > 
235234          set your environment variables
236235        </ TextLink > { " " } 
@@ -276,9 +275,8 @@ export function DeploymentsNoneDev() {
276275          different environment.
277276        </ Paragraph > 
278277        < Paragraph  spacing  variant = "small" > 
279-           There are several ways to deploy your tasks. You can use the CLI, Continuous Integration
280-           (like GitHub Actions), or an integration with a service like Netlify or Vercel. Make sure
281-           you{ " " } 
278+           There are several ways to deploy your tasks. You can use the CLI or a Continuous
279+           Integration service like GitHub Actions. Make sure you{ " " } 
282280          < TextLink  href = { v3EnvironmentVariablesPath ( organization ,  project ,  environment ) } > 
283281            set your environment variables
284282          </ TextLink > { " " } 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments