Skip to content

Commit ea54825

Browse files
committed
fix link to image Screenshot of Breakdown of macro match rule Fix typo in static folder name
1 parent 01bceb3 commit ea54825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation2/B08-Macro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ ____
199199

200200
#### Breakdown of macro match rule in Rust from image
201201

202-
![Screenshot of Breakdown of macro match rule in Rust from Programiz tutorial](../statis/images/A25-image-1.png)
202+
![Screenshot of Breakdown of macro match rule in Rust from Programiz tutorial](../static/images/A25-image-1.png)
203203

204204
```rust
205205
( $( $x:expr ),* )

0 commit comments

Comments
 (0)