Skip to content

Commit 4fcbdd4

Browse files
authored
Remove leftover examples link in README.md (#708)
#59061f3 removed the eamples folder but the documentation was still pointing to one of then
1 parent 9dce1e4 commit 4fcbdd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ Sometimes the script you evaluate will click a link or submit a form, in this ca
317317
will want to wait for the new page to reload.
318318

319319
You can achieve this by using ``$page->evaluate('some js that will reload the page')->waitForPageReload()``.
320-
An example is available in [form-submit.php](./examples/form-submit.php)
321320

322321
#### Call a function
323322

0 commit comments

Comments
 (0)