Skip to content

Commit bc6485c

Browse files
author
Petr Sramek
committed
updated paths
1 parent 4ac3f29 commit bc6485c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docfx.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"content": [
1818
{
1919
"files": [
20-
"/docs/source/api/**.yml",
21-
"/docs/source/api/index.md"
20+
"/source/api/**.yml",
21+
"/source/api/index.md"
2222
]
2323
},
2424
{
2525
"files": [
26-
"/docs/source/articles/**.md",
27-
"/docs/source/articles/**/toc.yml",
26+
"/source/articles/**.md",
27+
"/source/articles/**/toc.yml",
2828
"toc.yml",
2929
"*.md"
3030
]

0 commit comments

Comments
 (0)