Skip to content

Commit 7080be1

Browse files
authored
Update _index.ja.md w/ csharp example
1 parent 6b2f2bb commit 7080be1

File tree

1 file changed

+1
-1
lines changed
  • website_and_docs/content/documentation/webdriver/drivers

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/drivers/_index.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ weight: 3
6767
{{< gh-codeblock path="examples/python/tests/drivers/test_options.py#L13" >}}
6868
{{% /tab %}}
6969
{{< tab header="CSharp" >}}
70-
{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L29" >}
70+
{< gh-codeblock path="examples/dotnet/HelloSelenium.cs#L13" >}
7171
{{< badge-code >}}
7272
{{< /tab >}}
7373
{{< tab header="Ruby" >}}

0 commit comments

Comments
 (0)