Add profile redirect for Thuan
The wrong link was shared around a lot during the publicity for the webinar so we should make sure it works!
This commit is contained in:
parent
8a32879ade
commit
e0c9a91d65
1 changed files with 5 additions and 0 deletions
|
@ -43,3 +43,8 @@
|
||||||
from = "/webinar-jan-2020"
|
from = "/webinar-jan-2020"
|
||||||
to = "/webinar-jan-2021"
|
to = "/webinar-jan-2021"
|
||||||
STATUS = 301
|
STATUS = 301
|
||||||
|
|
||||||
|
[[redirects]]
|
||||||
|
from = "/author/thuan-sarzynski"
|
||||||
|
to = "/author/thuansarzynski/"
|
||||||
|
STATUS = 301
|
||||||
|
|
Loading…
Reference in a new issue