I have two URL's that I have changed in my code. Both are href tags in cfm pages. My problem is that when I view the page in a browser they are pointing to the wrong locations. Both URL's are external to my servers and require authintacaton. They temporarly redirect you to another page to login and then back to the requested page.
Both URLs will work properly in a basic HTML page.
Is there anywhere that CF will store old URLs?