Skip to content

Commit f5ebc42

Browse files
committed
Fixed apiUrl.
1 parent 6e9dd16 commit f5ebc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/reference/data/mongodb.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ githubRepo = "mongo-csharp-driver"
22
githubBranch = "master"
33
currentVersion = "2.3"
44
highlightTheme = "idea.css"
5-
apiUrl = "/apidocs"
5+
apiUrl = "/apidocs/html"

0 commit comments

Comments
 (0)