Skip to content

Commit 6971676

Browse files
committed
docs: fix site_dir path for docs/ config location
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 51a0439 commit 6971676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repo_name: LibreSign/xobject-template
99
edit_uri: edit/main/docs/source/
1010

1111
docs_dir: source
12-
site_dir: ../../build/docs-site
12+
site_dir: ../build/docs-site
1313

1414
theme:
1515
name: material

0 commit comments

Comments
 (0)