Skip to content

Commit f8383c9

Browse files
committed
updated examples
1 parent c9d14fa commit f8383c9

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The easiest method is to import `solving-physics: task` from the `@preview` pack
2020
#lorem(100)
2121
]
2222
```
23-
![usage](./example1.svg)
23+
![usage](./examples/example1.svg)
2424

2525
= Stroke
2626
```typ
@@ -36,7 +36,7 @@ The easiest method is to import `solving-physics: task` from the `@preview` pack
3636
stroke: "full"
3737
)[]
3838
```
39-
![full stroke](./example2.svg)
39+
![full stroke](./examples/example2.svg)
4040

4141
```typ
4242
#task(
@@ -51,7 +51,7 @@ The easiest method is to import `solving-physics: task` from the `@preview` pack
5151
stroke: "find"
5252
)[]
5353
```
54-
![find stroke](./example3.svg)
54+
![find stroke](./examples/example3.svg)
5555

5656
```typ
5757
#task(
@@ -66,4 +66,4 @@ The easiest method is to import `solving-physics: task` from the `@preview` pack
6666
stroke: none
6767
)[]
6868
```
69-
![none stroke](./example4.svg)
69+
![none stroke](./examples/example4.svg)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)