From 6836f3375577f2c9ccbc0b8ef7859509e957ad15 Mon Sep 17 00:00:00 2001 From: crazywoola <427733928@qq.com> Date: Sun, 7 Jan 2024 14:04:37 +0800 Subject: [PATCH] fix: format --- zh_CN/guides/application-design/extension/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh_CN/guides/application-design/extension/README.md b/zh_CN/guides/application-design/extension/README.md index 8e102c4..bfc1568 100644 --- a/zh_CN/guides/application-design/extension/README.md +++ b/zh_CN/guides/application-design/extension/README.md @@ -2,6 +2,6 @@ 在创造 AI 应用的过程中,开发者面临着不断变化的业务需求和复杂的技术挑战。有效地利用扩展能力不仅可以提高应用的灵活性和功能性,还可以确保企业数据的安全性和合规性。Dify 提供了以下两种扩展方式: -[api_based_extension](api_based_extension/ "mention") +[api\_based\_extension](api\_based\_extension/ "mention") -[code_based_extension](code\based_extension/ "mention") \ No newline at end of file +[code\_based\_extension](code\based\_extension/ "mention") \ No newline at end of file