Quellcode durchsuchen

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

tags/1.0.1
NFish vor 7 Monaten
Ursprung
Commit
4aaf07d62a
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      web/app/components/billing/config.ts

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

@@ -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'


Laden…
Abbrechen
Speichern