diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 8109cca..4b82b43 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,7 +10,7 @@ Kronikarz has it's own rule for managing posts and at this point it is hard-code your_folder └── {year} └── {month} - └── {title} + └── {day} └── {title}.md ``` |