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: >
Automated tests prevent regressions when upgrading
pubDate: 2023-10-25
permalink: >-
archive/2023/10/25/automated-tests-prevent-regressions-when-upgrading
daily/2023/10/25/automated-tests-prevent-regressions-when-upgrading
tags:
- software-development
- php