<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<title>InCommon Federation Entities</title>

		<script type="text/javascript">
			var url = "./info/all-entities.html";
			window.location.replace( url );
		</script>
	</head>
	<body>
		<p>The address has changed: <a href="./info/all-entities.html">./info/all-entities.html</a></p>
	</body>
</html>