diff --git a/docs/_docs/configuration/default.md b/docs/_docs/configuration/default.md index 13555b12..5d839f0d 100644 --- a/docs/_docs/configuration/default.md +++ b/docs/_docs/configuration/default.md @@ -7,12 +7,19 @@ Jekyll runs with the following configuration options by default. Alternative settings for these options can be explicitly specified in the configuration file or on the command-line. +
+ Make directory path values in configuration keys like `plugins_dir` relative to the current working directory, not the site source. +
+