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: >
Building your own in-house Drupal distribution
pubDate: 2023-12-15
permalink: >-
archive/2023/12/15/building-your-own-in-house-drupal-distribution
daily/2023/12/15/building-your-own-in-house-drupal-distribution
tags:
- software-development
- php
@ -20,4 +20,4 @@ Alternatively, maybe keep a template composer.json file to base new projects on
That could declare the modules and themes you want to include, without the additional overhead.
[drupal distribution](https://www.oliverdavies.uk/archive/2023/12/14/save-time-and-effort-with-drupal-distributions)
[drupal distribution](https://www.oliverdavies.uk/daily/2023/12/14/save-time-and-effort-with-drupal-distributions)