Skip to content

Commit be4536b

Browse files
committed
initial to complete image replaced
1 parent 50c6071 commit be4536b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/intro/build-your-first-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ It’s very straightforward yet introduces you to some fundamental concepts in a
3030

3131
To kick off your project, the first step is to [create a new project](#). However, to make things easier, we've already created a starter app for you. Simply open [this link](https://app.flutterflow.io/project/f-f-quick-start-app-umu392), click the '**Clone**' button, and the project will be instantly added to your account.
3232

33-
![clone-project.png](../../static/img/clone-project.png)
33+
<img src="../../static/img/clone-project.png" alt="clone-project.png" />
3434

3535
After cloning the project, you’ll see a page with product images and description and you’ll add a feature that allows users to update the product quantity.
3636

37-
![zero-to-final.png](../../static/img/zero-to-final.png)
37+
<img src="../../static/img/zero-to-final.png" alt="zero-to-final.png" />
3838

3939
## 2. Building UI {#build-ui}
4040

static/img/zero-to-final.png

-22.3 KB
Loading

0 commit comments

Comments
 (0)