Skip to content

Commit 2253caf

Browse files
authored
Update CSharp code block reference in options.en.md
1 parent 53ddc34 commit 2253caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website_and_docs/content/documentation/webdriver/drivers

website_and_docs/content/documentation/webdriver/drivers/options.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ user prompt encounters at the remote-end. This is defined by
412412
{{< gh-codeblock path="/examples/python/tests/drivers/test_options.py#L51-53">}}
413413
{{% /tab %}}
414414
{{< tab header="CSharp" >}}
415-
{{< badge-code >}}
415+
{{< gh-codeblock path="/examples/dotnet/SeleniumDocs/Drivers/OptionsTest.cs#L59-60">}}
416416
{{< /tab >}}
417417
{{< tab header="Ruby" >}}
418418
{{< gh-codeblock path="/examples/ruby/spec/drivers/options_spec.rb#L60-L61" >}}

0 commit comments

Comments
 (0)