Skip to content

Commit 0ea9658

Browse files
committed
Fix example in docs
1 parent c912019 commit 0ea9658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/screenshot-compositor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Each entry looks something like this:
165165
```json
166166
{
167167
"device": "Pixel 2 XL",
168-
"text": "../metadata/%s/play_store_screenshot_7.html",
168+
"text": "metadata/%s/play_store_screenshot_7.html",
169169
"screenshot": "images/phoneScreenshots/1-build-and-manage-your-website.png",
170170
"background": "screenshots/assets/backgrounds/01-background-phone.png",
171171
"attachments": [

0 commit comments

Comments
 (0)