Skip to content

Commit 7eda68f

Browse files
committed
fix docs build
1 parent aa30c21 commit 7eda68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"src": [
55
{
66
"files": [ "Advanced.Algorithms.Docs.sln"],
7-
"src": "../"
7+
"src": "../src/"
88
}
99
],
1010
"dest": "obj/api"

0 commit comments

Comments
 (0)