Преглед на файлове

swap email (#3762)

Co-authored-by: Trevor Shim <trevorshim@Trevors-Air.lan>
sunguroku преди 2 години
родител
ревизия
353cfbee49
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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,