Skip to content

Commit fb597b5

Browse files
committed
[dotnet] Fix links on home page for generated appi docs
1 parent 47f83cc commit fb597b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ layout: landingPage
55
# Welcome to the Selenium .NET API Docs
66

77
## Modules
8-
- [Selenium.WebDriver](/webdriver/OpenQA.Selenium.html)
9-
- [Selenium.Support](/support/OpenQA.Selenium.Support.html)
8+
- [Selenium.WebDriver](webdriver/OpenQA.Selenium.html)
9+
- [Selenium.Support](support/OpenQA.Selenium.Support.html)

0 commit comments

Comments
 (0)