Skip to content
This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Commit 1bb84a8

Browse files
committed
fix docs build
1 parent ef49f92 commit 1bb84a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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": [ "EventHook.Docs.sln"],
7-
"src": "../"
7+
"src": "../src/"
88
}
99
],
1010
"dest": "obj/api"

0 commit comments

Comments
 (0)