rename example output dir

This commit is contained in:
timurgordon
2025-02-20 08:15:49 +03:00
parent a26bb56b15
commit 88fe8f503f
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import freeflowuniverse.herolib.core.playcmds
import os
const playbook_path = os.dir(@FILE) + '/playbook'
const build_path = os.join_path(os.dir(@FILE), '/docs')
const build_path = os.join_path(os.dir(@FILE), '/docusaurus')
buildpath := '${os.home_dir()}/hero/var/mdbuild/bizmodel'

View File

@@ -0,0 +1 @@
output dir of example