Hello everyone,
I started reading the dataverse-frontend contributing guideline.
The links to LICENSE and Developer Guide("How to start") are broken.
I guess it's because DEVELOPER_GUIDE.md and LICENSE aren't in the same folder ?
Thank you for your help.
Amélie
Hi @Amélie Fiocca. This dataverse-frontend contributing guideline is the readme at https://github.com/IQSS/dataverse-frontend, right?
When I visit the page and follow the Table of Content's License link, the page jumps to License part of the page near the bottom, and the LICENSE link takes me to https://github.com/IQSS/dataverse-frontend/blob/develop/LICENSE. Is that the "LICENSE" you mentioned?
When I follow the Table of Content's Contributing link, the page jumps to Contributing part of the page, the "Contributor Guidelines" link takes me to https://github.com/IQSS/dataverse-frontend/blob/develop/.github/CONTRIBUTING.md, and in that readme, the "How to start" section has a link to the "Developer Guide" that does point me to "404 page not found"
Yes, the link to LICENSE is broken from https://github.com/IQSS/dataverse-frontend/blob/develop/.github/CONTRIBUTING.md
Good catch, @Amélie Fiocca!
Please feel free to great an issue about those broken links.
I made a PR: https://github.com/IQSS/dataverse-frontend/pull/469
Philip Durbin said:
I made a PR: https://github.com/IQSS/dataverse-frontend/pull/469
Thanks Julian for your answer and thanks Philip for the issue :)
(I just came back from my vacation)
Sure. My pull request was merged and the links at https://github.com/IQSS/dataverse-frontend/blob/develop/.github/CONTRIBUTING.md seem to be fixed now. Please feel free to verify this!
it works perfectly, thanks :)
Last updated: Nov 01 2025 at 14:11 UTC