mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 10:07:46 -05:00
fix: missing redirects for fsd cert main page (#63793)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
@@ -471,6 +471,10 @@
|
||||
{
|
||||
"source": "/learn/full-stack-developer/lab-sum-all-primes-calculator/build-a-sum-all-primes-calculator",
|
||||
"destination": "/learn/full-stack-developer/lab-prime-number-sum-calculator/build-a-prime-number-sum-calculator"
|
||||
},
|
||||
{
|
||||
"source": "/learn/full-stack-developer",
|
||||
"destination": "/learn/full-stack-developer-v9"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user