Skip to content

Commit e74b20a

Browse files
committed
fix: broken image on runner docs
1 parent 978fb4f commit e74b20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/command-line-runner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can now run all of your Selenium IDE tests on any browser, in parallel, and
88

99
There's just the small matter of installing the Selenium IDE command line runner, getting the necessary browser drivers (if running your tests locally), and launching the runner from a command prompt with the options you want.
1010

11-
![command-line-runner-sample](/selenium-ide/img/docs/runner.png)
11+
![command-line-runner-sample](/website/static/img/docs/runner.png)
1212

1313
## Prerequisites
1414

0 commit comments

Comments
 (0)