Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhiyong0410 committed Nov 25, 2020
1 parent 3a0cfaa commit aa3dff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/reference-for-block/basic.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Basic


## ![a](./img/basic/Start.jpg)
## ![a](./img/basic/start.jpg)
- **effect:** The block placed in Start will only be executed once, which is suitable for some initialization operations in the block
***


## ![a](./img/basic/Forever.jpg)
## ![a](./img/basic/forever.jpg)
- **effect:** The content in the block will loop indefinitely
***

Expand Down

0 comments on commit aa3dff3

Please sign in to comment.