Skip to content
Permalink
7305ca5a16
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (14 sloc) 369 Bytes
<!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>