diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ If passed `all`, the whole cache will be cleared. If only a year is passed, the full cache for that year will be cleared. If year and day, the cache for that day will be cleared. -It is also easy to just clear it manually using `rm`, as the structure is very predictable. See [directories](#directories). +It is also easy to just clear it manually using `rm`, as the structure is very predictable. See [directory structure](#directoriy-structure). ## license This project is licensed under the MIT license |
