DOCS: fix paths to screenshots
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
bc21244e8d
commit
a679f4be2a
|
@ -37,10 +37,10 @@ make build
|
|||
```
|
||||
|
||||
# screenshots
|
||||
## example-table
|
||||
![test image](example-table/screenshot.png)
|
||||
## example-gui
|
||||
![test image](example-gui/capture.gif)
|
||||
## example-ui-table
|
||||
![test image](example-ui-table/screenshot.png)
|
||||
## example-ui-radiobutton
|
||||
![test image](example-ui-radiobutton/capture.gif)
|
||||
## example-systray
|
||||
![test image](example-systray/capture.mp4)
|
||||
![test image](example-systray/capture.webm)
|
||||
|
|
Loading…
Reference in New Issue