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: >
Outside-in or inside-out?
pubDate: 2023-09-14
permalink: >-
archive/2023/09/14/outside-in-or-inside-out
daily/2023/09/14/outside-in-or-inside-out
tags:
- software-development
- automated-testing
@ -22,4 +22,4 @@ Tests written outside-in are slower to run as they need to perform tasks like HT
Which do you prefer? Reply and let me know.
[yesterday]: {{site.url}}/archive/2023/09/13/which-type-of-test-should-i-use
[yesterday]: {{site.url}}/daily/2023/09/13/which-type-of-test-should-i-use