Просмотр исходного кода

swap email (#3762)

Co-authored-by: Trevor Shim <trevorshim@Trevors-Air.lan>
sunguroku 2 лет назад
Родитель
Сommit
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,