Skip to content

Commit 178b66b

Browse files
authored
Merge pull request #67 from karelbemelmans/patch-1
Show correct default value of docs_path parameter
2 parents 812deea + 935df1b commit 178b66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For private GitHub repositories, you only need to allow read-only access to `Con
8484
gitlab.com (self-hosted).
8585
- `api_version` - For GitHub and GitLab self-hosted, the API version part that needs to be appended to the URL.
8686
Defaults to v4 for GitLab, and nothing for GitHub Enterprise (you may need `v3`).
87-
- `docs_path` - the path to the documentation folder. Defaults to `docs`.
87+
- `docs_path` - the path to the documentation folder. Defaults to `docs/`.
8888
- `cache_dir` - The path which holds the authors cache file to speed up
8989
documentation builds. Defaults to `.cache/plugin/git-committers/`. The cache
9090
file is named `page-authors.json`.

0 commit comments

Comments
 (0)