diff --git a/apps/site/redirects.json b/apps/site/redirects.json index ab7bbcc365150..fed586a7f53eb 100644 --- a/apps/site/redirects.json +++ b/apps/site/redirects.json @@ -259,6 +259,10 @@ { "source": "/:locale/blog/migrations/chalk-to-styletext", "destination": "/learn/userland-migrations/chalk-to-util-styletext" + }, + { + "source": "/code-and-learn-2026", + "destination": "https://code-and-learn.nodejs.harperfabric.com/" } ], "internal": []