diff --git a/config/i18n/locales/english/redirects.json b/config/i18n/locales/english/redirects.json index 275529683..b304bf383 100644 --- a/config/i18n/locales/english/redirects.json +++ b/config/i18n/locales/english/redirects.json @@ -19,6 +19,11 @@ "source": "/about-freecodecamp", "destination": "/news/about" }, + { + "source": "/html-css-handbook-for-beginners", + "destination": "/news/the-html-handbook", + "type": 302 + }, { "source": "/how-to-change-color-in-matplotlip", "destination": "/news/how-to-change-color-in-matplotlib",