Skip to content

Commit ca60304

Browse files
author
Petr Sramek
committed
updated paths in docfx.json
1 parent 78f7c03 commit ca60304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"files": [
77
"**.csproj"
88
],
9-
"src": "..\\src\\"
9+
"src": "./src/"
1010
}
1111
],
12-
"dest": "..\\docs\\api",
12+
"dest": "./docs/api",
1313
"disableGitFeatures": false
1414
}
1515
],

0 commit comments

Comments
 (0)