Change old /archive/* links to /daily/*

This commit is contained in:
Oliver Davies 2024-12-19 20:26:33 +00:00
parent 661669f2a5
commit 538141466c
406 changed files with 457 additions and 457 deletions

View file

@ -3,7 +3,7 @@ title: >
Structure a new test by writing comments first
pubDate: 2023-04-26
permalink: >-
archive/2023/04/26/tdd-structure-a-new-test-by-writing-comments-first
daily/2023/04/26/tdd-structure-a-new-test-by-writing-comments-first
tags:
- automated-testing
- test-driven-development