chore: add redirect for magazine layout lab (#61870)

This commit is contained in:
Dario
2025-09-05 08:58:05 +02:00
committed by GitHub
parent cdffc8d8de
commit 15f9c18c27
+4
View File
@@ -391,6 +391,10 @@
{
"source": "/learn/full-stack-developer/lecture-working-with-common-string-methods/how-can-you-repeat-a-string-x-number-of-times",
"destination": "/learn/full-stack-developer/lecture-working-with-string-modification-methods/how-can-you-repeat-a-string-x-number-of-times"
},
{
"source": "/learn/full-stack-developer/lab-magazine-layout/design-a-magazine-layout",
"destination": "/learn/full-stack-developer/lab-newspaper-layout/design-a-newspaper-layout"
}
]
}