about summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-12-26 14:06:21 -0600
committergennyble <gen@nyble.dev>2023-12-26 14:06:21 -0600
commit93e9c097afb083d5fb34c4a6784675ab854f72d6 (patch)
tree2f378d04e99fafc2b4ad359f4d11e8fb30ea3a75 /readme.md
parent75868a74908a0e5e8c50e3acea53165001ffb4c1 (diff)
downloadwhenwasit-93e9c097afb083d5fb34c4a6784675ab854f72d6.tar.gz
whenwasit-93e9c097afb083d5fb34c4a6784675ab854f72d6.zip
nope i fixed it HEAD main
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 30186b2..cb8a192 100644
--- a/readme.md
+++ b/readme.md
@@ -11,7 +11,7 @@ Use the `--format` flag *(`-f`)* to switch between outputting
 `json` or `csv`. the default is `csv`.
 
 The flag `--ignore` can be used to ignore paths relative to
-the one whenwasit was given. See [.whenwasit-ignore](whenwasit-ignore)
+the one whenwasit was given. See [.whenwasit-ignore](.whenwasit-ignore)
 as an example.
 
 For an example on how you might use whenwasit as a git hook, see