Sfoglia il codice sorgente

fix: update the link of contact sales in billing page (#15219)

NFish 1 mese fa
parent
commit
4aaf07d62a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      web/app/components/billing/config.ts

+ 1 - 1
web/app/components/billing/config.ts

@@ -6,7 +6,7 @@ export const NUM_INFINITE = 99999999
 export const contractSales = 'contractSales'
 export const unAvailable = 'unAvailable'
 
-export const contactSalesUrl = 'https://vikgc6bnu1s.typeform.com/to/mowuXTQH'
+export const contactSalesUrl = 'https://vikgc6bnu1s.typeform.com/dify-business'
 export const getStartedWithCommunityUrl = 'https://github.com/langgenius/dify'
 export const getWithPremiumUrl = 'https://aws.amazon.com/marketplace/pp/prodview-t22mebxzwjhu6'