File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ this driver from [Selenium 4 Grid](https://www.selenium.dev/documentation/grid).
2222## Get it!
2323
2424An overview of the different versions, the HtmlUnit version used in each case and the compatibility
25- can be found in these [ tables] ( compatibility.md ) .
25+ can be found in these [ tables] ( docs/ compatibility.md) .
2626
2727### Maven
2828
@@ -90,12 +90,12 @@ HtmlUnitDriver webDriver = new HtmlUnitDriver(driverOptions);
9090// use the driver
9191```
9292
93- ** NOTE** : Complete details for the ** HtmlUnitDriverOptions** class can be found [ here] ( docs/HtmlUnitDriverOptions .md ) .
93+ ** NOTE** : Complete details for the ** HtmlUnitDriverOptions** class can be found [ here] ( docs/options .md ) .
9494
9595### Selenium compatibility
9696
9797An overview of the different versions, the ** HtmlUnit** version used in each case and the compatibility
98- can be found in these [ tables] ( compatibility.md ) .
98+ can be found in these [ tables] ( docs/ compatibility.md) .
9999
100100## License
101101
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments