Skip to content

Commit

Permalink
changed path in staticman file
Browse files Browse the repository at this point in the history
  • Loading branch information
pateskinasy committed Mar 27, 2018
1 parent ec109d3 commit 8667338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staticman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ comments:
# (*) REQUIRED
#
# Destination path (directory) for the data files. Accepts placeholders.
path: "docs/_data/comments/{options.slug}" # "/_data/comments/{options.slug}" (default)
path: "_data/comments/{options.slug}" # "/_data/comments/{options.slug}" (default)

# Names of required files. If any of these isn't in the request or is empty,
# an error will be thrown.
Expand Down

0 comments on commit 8667338

Please sign in to comment.