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:
Badri Sunderarajan 2021-01-16 19:15:37 +05:30
parent 8a32879ade
commit e0c9a91d65
1 changed files with 5 additions and 0 deletions

View File

@ -43,3 +43,8 @@
from = "/webinar-jan-2020"
to = "/webinar-jan-2021"
STATUS = 301
[[redirects]]
from = "/author/thuan-sarzynski"
to = "/author/thuansarzynski/"
STATUS = 301