Bladeren bron

swap email (#3762)

Co-authored-by: Trevor Shim <trevorshim@Trevors-Air.lan>
sunguroku 2 jaren geleden
bovenliggende
commit
353cfbee49
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      dashboard/src/shared/common.tsx

+ 2 - 2
dashboard/src/shared/common.tsx

@@ -102,12 +102,12 @@ export const integrationList: any = {
   gcp: {
   gcp: {
     icon: gcp,
     icon: gcp,
     label: "GCP",
     label: "GCP",
-    tagline: "Contact support@porter.run"
+    tagline: "Email contact@porter.run"
   },
   },
   azure: {
   azure: {
     icon: azure,
     icon: azure,
     label: "Azure",
     label: "Azure",
-    tagline: "Contact support@porter.run"
+    tagline: "Email contact@porter.run"
   },
   },
   do: {
   do: {
     icon: digitalOcean,
     icon: digitalOcean,