Skip to content

Commit 97bdc7d

Browse files
authored
docs: fix link to docs in README.md
1 parent cd210ec commit 97bdc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ options.browser_preferences = {
176176

177177
This level of control was previously only available to Chrome extension developers - now it's in your automation toolkit!
178178

179-
Check the [documentation](https://autoscrape-labs.github.io/pydoll/features/custom-browser-preferences/) for more details.
179+
Check the [documentation](https://autoscrape-labs.github.io/pydoll/features/#custom-browser-preferences/) for more details.
180180

181181
### New `get_parent_element()` method
182182
Retrieve the parent of any WebElement, making it easier to navigate the DOM structure:

0 commit comments

Comments
 (0)