This commit is contained in:
parent
d0b4f8cdf5
commit
6028198c72
1 changed files with 8 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue