Skip to content

Commit ea0bf51

Browse files
authored
Merge pull request #20 from dirkolbrich/fix-array-conversion
fix: no implicit conversion of Array into String
2 parents 1cb4765 + 73b9d55 commit ea0bf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: [FreeCAD Developers Handbook]
66
description: [A handbook about FreeCAD development]
77

88
# Where things are
9-
source : [your repo's top level directory]
9+
source : .
1010
destination : ./_site
1111
collections_dir : .
1212
plugins_dir : _plugins # takes an array of strings and loads plugins in that order

0 commit comments

Comments
 (0)