diff --git a/docSite/content/docs/community.md b/docSite/content/docs/community.md index 2856e83c3db..9753210daa9 100644 --- a/docSite/content/docs/community.md +++ b/docSite/content/docs/community.md @@ -11,6 +11,6 @@ FastGPT 是一个由用户和贡献者参与推动的开源项目,如果您对 + 📱 扫码加入社区微信交流群👇 - + + 🐞 请将任何 FastGPT 的 Bug、问题和需求提交到 [GitHub Issue](https://github.com/labring/fastgpt/issues/new/choose)。 \ No newline at end of file diff --git a/docSite/content/docs/development/intro.md b/docSite/content/docs/development/intro.md index 70ae6b0cdce..9c657d72425 100644 --- a/docSite/content/docs/development/intro.md +++ b/docSite/content/docs/development/intro.md @@ -107,4 +107,4 @@ docker build -t dockername/fastgpt --build-arg name=app . 遇到困难了吗?有任何问题吗? 加入微信群与开发者和用户保持沟通。 -
+
diff --git a/docSite/content/docs/intro.md b/docSite/content/docs/intro.md index 70c1d6cd567..ffab9c58083 100644 --- a/docSite/content/docs/intro.md +++ b/docSite/content/docs/intro.md @@ -10,7 +10,7 @@ weight: -10 FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景! {{% alert icon="🤖 " context="success" %}} -FastGPT 在线体验:[https://fastgpt.run](https://fastgpt.run) +FastGPT 在线使用:[https://ai.fastgpt.in](https://ai.fastgpt.in) {{% /alert %}} | | | diff --git a/docSite/hugo.toml b/docSite/hugo.toml index 80694c0564e..3f8295909d5 100644 --- a/docSite/hugo.toml +++ b/docSite/hugo.toml @@ -68,7 +68,7 @@ defaultContentLanguage = 'zh-cn' # twitter = "" # YOUR_TWITTER_ID # instagram = "colinwilson" # YOUR_INSTAGRAM_ID # rss = true # show rss icon with link - wechat = "/wechat-fastgpt.webp" + wechat = "https://oss.laf.run/htr4n1-images/fastgpt-qr-code.jpg" [params.docs] # Parameters for the /docs 'template' title = "" # default html title for documentation pages/sections