浏览代码

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

tags/1.0.1
NFish 8 个月前
父节点
当前提交
4aaf07d62a
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'


正在加载...
取消
保存