Skip to content

Commit 32005a3

Browse files
committed
fix: broken images
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
1 parent 266c9e3 commit 32005a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-3.0.0/quickstart/nextjs-postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Time to put things to the test 🧪
9696
sudo -E env PATH=$PATH keploy test -c "npm run dev" --delay 10
9797
```
9898

99-
![Test Record](../../../../../temp/docs/static/img/nextjs-postgres-test.png)
99+
![Test Record](../../../../../static/img/nextjs-postgres-test.png)
100100

101101
> The `--delay` flag? Oh, that's just giving your app a little breather (in seconds) before the test cases come knocking.
102102

0 commit comments

Comments
 (0)