Răsfoiți Sursa

swap email (#3762)

Co-authored-by: Trevor Shim <trevorshim@Trevors-Air.lan>
sunguroku 2 ani în urmă
părinte
comite
353cfbee49
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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,