CINXE.COM
Redirect
<!-- hello from input\_includes\layouts\vanity-url.njk --> <html> <head> <title>Redirect</title> <script> window.location.href = "https://www.mcc.gov/who-we-select/"; </script> </head> <body> <p>Please follow <a href="https://www.mcc.gov/who-we-select/">this link</a>.</p> </body>