Skip to content

Commit 642bdac

Browse files
committed
chore: fix images on readme
1 parent 0188bfc commit 642bdac

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ basi.exe
44
/build/
55
/logs/
66
/data/
7+
/website/site/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ non-technical users.
2121
</tr>
2222
<tr>
2323
<td>
24-
<img src="./hero-with-basi.png" />
24+
<img src="./website/docs/hero-with-basi.png" />
2525
</td>
2626
<td>
27-
<img src="./hero-wtih-playwright-nodejs.png" />
27+
<img src="./website/docs/hero-wtih-playwright-nodejs.png" />
2828
</td>
2929
</tr>
3030
</table>

0 commit comments

Comments
 (0)