diff options
author | gennyble <gen@nyble.dev> | 2023-11-06 05:53:52 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-11-06 05:53:52 -0600 |
commit | 6dce0d2ed851136af616dda154b92b1f05df627f (patch) | |
tree | 9a0cfee2610f8aba08ed3ce5d8dfdbc959ba24a4 /readme.md | |
parent | 3d3b158e05892b4d05e9f584494f258a77a30d74 (diff) | |
download | whenwasit-6dce0d2ed851136af616dda154b92b1f05df627f.tar.gz whenwasit-6dce0d2ed851136af616dda154b92b1f05df627f.zip |
fix broken times.csv link in readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
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. |