Skip to content

Commit 5f406c3

Browse files
committed
make prev change from tip to info
1 parent bd2f972 commit 5f406c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/concepts/debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar_position: 650
88

99
Defang includes an AI-driven tool in the CLI (command-line interface) to help you debug your cloud applications. The AI agent will use your service logs as well as the files in your project to help you identify and resolve issues.
1010

11-
:::tip
11+
:::info
1212
Defang has another AI-driven tool called [`generate`](/docs/concepts/generate).
1313
:::
1414

docs/concepts/generate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Defang includes an AI-driven agent that translates natural language prompts to a
1010

1111
We are working on expanding the range of supported prompts and improving the accuracy of the AI agent. If you have any feedback or suggestions, please let us know by [opening an issue](https://github.com/DefangLabs/defang/issues/new).
1212

13-
:::tip
13+
:::info
1414
This page is about Defang's AI-driven `generate` tool. We also have another AI tool for [debugging](/docs/concepts/debug). Don't get confused between the two!
1515
:::
1616

0 commit comments

Comments
 (0)