Anthology redirect

This commit is contained in:
Norm Rasmussen
2024-12-18 15:41:44 -05:00
parent abfa25a4d4
commit 123676993a

View File

@ -1,5 +1,5 @@
<script>
// Insert the destination URL within the parenthesis.
window.location.replace('https://school.christiesrealestate.com')
window.location.replace('https://academy.anthology.com')
</script>