Parcourir la source

swap email (#3762)

Co-authored-by: Trevor Shim <trevorshim@Trevors-Air.lan>
sunguroku il y a 2 ans
Parent
commit
353cfbee49
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      dashboard/src/shared/common.tsx

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

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