mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05: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