Describe the bug
CollectionLinks produces an incorrect self link for collection at /collections endpoint.
To Reproduce
Steps to reproduce the behavior:
- Go to
/collections
- Look at
self link for an individual collection
- See incorrect
href
Expected behavior
self link href should point to individual /collections/{collection_id} page not /collections