ihsn / nada

National Data Archive (NADA) is an open source data cataloging system that serves as a portal for researchers to browse, search, compare, apply for access, and download relevant census or survey information. It was originally developed to support the establishment of national survey data archives.
http://nada.ihsn.org
MIT License
38 stars 10 forks source link

fix resources download link in resources tab in study edit page #96

Closed Greg735 closed 10 months ago

Greg735 commented 10 months ago

Hi, In the resources tabs in study edit (/admin/catalog/edit/[study ID]/resources), the download link in currently "/ddibrowser/[study ID]/download/[Resource ID]" and it gives a 404 error each time.

This fix update the link with : /catalog/[study ID]/download/[Resource ID].