Update permalinks for old daily emails

Move them from /archive/* to /daily/* to match the newer emails.
This commit is contained in:
Oliver Davies 2024-09-02 22:41:17 +01:00
parent 0c09bc05cd
commit a99fa854e1
34 changed files with 40 additions and 40 deletions

View file

@ -3,7 +3,7 @@ title: >
Only write enough code to get a failing test
pubDate: 2023-05-08
permalink: >-
archive/2023/05/08/only-write-enough-code-to-get-a-failing-test
daily/2023/05/08/only-write-enough-code-to-get-a-failing-test
tags:
- automated-testing
- test-driven-development