Skip to content

Commit 82bbba5

Browse files
committed
Fix link text [deploy site]
1 parent f971698 commit 82bbba5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website_and_docs/content/documentation/webdriver/bidi/logging.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aliases: [
1212
---
1313

1414
Remember that to use WebDriver BiDi, you must enable it in Options.
15-
For more details, see [Enabling BiDi in Selenium]({{< ref "BiDi" >}})
15+
For more details, see [Enabling BiDi]({{< ref "BiDi" >}})
1616

1717
## Console Message Handlers
1818

website_and_docs/content/documentation/webdriver/bidi/network.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ aliases: [
1313
The implementation of these features is being tracked here: [#13993](https://github.com/SeleniumHQ/selenium/issues/13993)
1414

1515
Remember that to use WebDriver BiDi, you must enable it in Options.
16-
For more details, see [Enabling BiDi in Selenium]({{< ref "BiDi" >}})
16+
For more details, see [Enabling BiDi]({{< ref "BiDi" >}})
1717

1818
## Authentication Handlers
1919

website_and_docs/content/documentation/webdriver/bidi/script.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ aliases: [
1313
The implementation of these features is being tracked here: [#13992](https://github.com/SeleniumHQ/selenium/issues/13992)
1414

1515
Remember that to use WebDriver BiDi, you must enable it in Options.
16-
For more details, see [Enabling BiDi in Selenium]({{< ref "BiDi" >}})
16+
For more details, see [Enabling BiDi]({{< ref "BiDi" >}})
1717

1818
## Script Pinning
1919

0 commit comments

Comments
 (0)