Skip to content

Commit d9d8037

Browse files
committed
Make screenshot URLs absolute
1 parent 17bb6c0 commit d9d8037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Also check out our developer-first agentic AI experience, [Piebald](https://pieb
1212
## Screenshots
1313

1414
### [Splitrail CLI](https://splitrail.dev)
15-
<img width="750" alt="Screenshot of the Splitrail CLI" src="./screenshots/cli.gif" />
15+
<img width="750" alt="Screenshot of the Splitrail CLI" src="https://raw.githubusercontent.com/Piebald-AI/splitrail/main/screenshots/cli.gif" />
1616

1717
### [Splitrail Cloud](https://splitrail.dev)
18-
<img width="750" alt="Screenshot of Splitrail Cloud" src="./screenshots/cloud.png" />
18+
<img width="750" alt="Screenshot of Splitrail Cloud" src="https://raw.githubusercontent.com/Piebald-AI/splitrail/main/screenshots/cloud.png" />
1919

2020
## Development
2121

0 commit comments

Comments
 (0)