mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-29 03:17:43 -04:00
Fix docs
This commit is contained in:
@@ -16,7 +16,7 @@ import rendercv.data as data
|
||||
import rendercv.themes.options as theme_options
|
||||
|
||||
repository_root = pathlib.Path(__file__).parent.parent
|
||||
rendercv_path = repository_root / "rendercv"
|
||||
rendercv_path = repository_root / "src" / "rendercv"
|
||||
image_assets_directory = pathlib.Path(__file__).parent / "assets" / "images"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user