Skip to content

Commit be7df5c

Browse files
authored
Update _index.zh-cn.md w/ csharp example
1 parent 26185c6 commit be7df5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md

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

0 commit comments

Comments
 (0)