about summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-06 05:53:52 -0600
committergennyble <gen@nyble.dev>2023-11-06 05:53:52 -0600
commit6dce0d2ed851136af616dda154b92b1f05df627f (patch)
tree9a0cfee2610f8aba08ed3ce5d8dfdbc959ba24a4 /readme.md
parent3d3b158e05892b4d05e9f584494f258a77a30d74 (diff)
downloadwhenwasit-6dce0d2ed851136af616dda154b92b1f05df627f.tar.gz
whenwasit-6dce0d2ed851136af616dda154b92b1f05df627f.zip
fix broken times.csv link in readme
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 1fba61d..c50fd7b 100644
--- a/readme.md
+++ b/readme.md
@@ -16,7 +16,7 @@ as an example.
 
 For an example on how you might use whenwasit as a git hook, see
 [pre-commit](../tree/pre-commit). It runs whenwasit before commit,
-makes the file [times.csv](../tree/tree/times.csv), and adds it to the commit.
+makes the file [times.csv](../tree/times.csv), and adds it to the commit.
 
 **CSV Output Definition:**  
 because there are varying ways to make a CSV, it's described in detail below.