Custom Redirects

Redirected to /custom-redirects/pages/about

                
        "httpRedirects":[ 
            {
                "source": "/about",
                "destination": "custom-redirects/pages/about",
                "type": 200
            }
        ]