By using this site, you agree to our Privacy Policy and our Terms of Use. Close

The problem is probably that ioi never actually created a page to show the whole collection. If you look at his source for that page:

<td colspan="6">
    <center>
        <a>View whole collection</a>
    </center>
</td>

You can see that there is no href for the anchor tags.