Skip to content

Commit d62f2ca

Browse files
committed
img names
1 parent 07a1586 commit d62f2ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Sample-AI.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ ApiLogicServer start
3939
This will launch the API Logic Server in VSCode. We've moved the Copilot chat pane to the right.
4040

4141
![Welcome](images/sample-ai/copilot/welcome.png)
42+
4243
---
4344

4445
## 1. Create DB Model with Copilot
@@ -70,7 +71,7 @@ Copilot creates the SQLAlchemy model code.
7071

7172
Paste the generated code into a new model file called `sample_ai.py` (step 2 in the screenshot below):
7273

73-
![Welcome](images/sample-ai/copilot/copilot.jpg)
74+
![Welcome](images/sample-ai/copilot/copilot.png)
7475

7576

7677
## 2. API Logic Server: Create

0 commit comments

Comments
 (0)