Add redirects
All checks were successful
/ check (push) Successful in 1m4s

This commit is contained in:
Oliver Davies 2025-08-26 22:04:04 +01:00
parent d0b4f8cdf5
commit 6028198c72

View file

@ -131,6 +131,10 @@
from = "/ansistrano-slides";
to = "/talks/deploying-php-ansible-ansistrano";
}
{
from = "/archive";
to = "/blog";
}
{
from = "/archive/2022-08-28/how-started-programming";
to = "/daily/2022-08-28/how-started-programming";
@ -2419,6 +2423,10 @@
from = "/d7";
to = "/drupal7";
}
{
from = "/daily";
to = "/blog";
}
{
from = "/dcbristol-cfp";
to = "https://www.papercall.io/drupalcamp-bristol-2019";