diff --git a/img/snapshot-mismatch.png b/.github/assets/snapshot-mismatch.png similarity index 100% rename from img/snapshot-mismatch.png rename to .github/assets/snapshot-mismatch.png diff --git a/README.md b/README.md index c9f75e2..87b0c92 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ module.exports = { If you change the site values, the saved snapshot will no longer match, throwing an error -![Snapshot mismatch](img/snapshot-mismatch.png) +![Snapshot mismatch](.github/assets/snapshot-mismatch.png) Click on the `SNAPSHOT` step in the Command Log to see expected and current value printed in the DevTools.