diff options
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.md b/content/about.md index f96dce9..59af9de 100644 --- a/content/about.md +++ b/content/about.md @@ -76,5 +76,5 @@ To provide some assurance that I don't use AI tools to write this journal, I tim ```sh git clone --recursive https://git.nicholasjohnson.ch/journal -ots verify -d "$(git -C journal show-ref --hash signify-signature-10)" journal/static/static/timestamp-2.ots +ots verify -d "$(git -C journal show-ref --hash archive/signify-signature-10)" journal/static/static/timestamp-2.ots ``` |