Skip to content

Commit 556669b

Browse files
authored
chore: update readme (#50)
1 parent 8bcfaf4 commit 556669b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/eleven-hairs-dream.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@heymp/scratchpad": patch
3+
---
4+
5+
Update Readme

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ An alternative to using the CLI flags, you can create `scratchpad.config.js`.
3535
```js
3636
export default /** @type {import('@heymp/scratchpad/src/config').Config} */ ({
3737
devtools: true,
38-
url: 'https://internal-rhdc-review-itmktgwsa-hklqgj.apps.int.spoke.preprod.us-west-2.aws.paas.redhat.com/en/test-page-2',
38+
url: 'https://google.com',
3939
headless: true,
4040
});
4141
```

0 commit comments

Comments
 (0)