Skip to content

Commit

Permalink
Merge pull request #3294 from illacloud/merge/feat/new-chat-edit
Browse files Browse the repository at this point in the history
Merge/feat/new chat edit
  • Loading branch information
Wangtaofeng authored Oct 27, 2023
2 parents dbdba2b + 804868b commit f2ca822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/builder/src/page/AI/AIAgent/aiagent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ export const AIAgent: FC = () => {
<span css={backTextStyle}>{t("editor.ai-agent.title")}</span>
</div>
<Link
href="www.illacloud.com"
href="https://docs.illacloud.com/ai-agent"
target="__blank"
colorScheme="techPurple"
hoverable={false}
Expand Down

0 comments on commit f2ca822

Please sign in to comment.