Skip to content

Commit 4e9aa94

Browse files
authored
DOC: Fix link to zenodo author file update script (#58)
Fix link to zenodo author file update script: the current workflow uses the `.maint/update_authors.py` script. The maintenance dirnames were renamed to `.maint` as well, so fixing the path resolves a 404 issue when clicking the link.
1 parent 3bd2b02 commit 4e9aa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ You're awesome. :wave::smiley:
373373
[link_updateupstreamwiki]: https://help.github.com/articles/syncing-a-fork/
374374
[link_stemmrolemodels]: https://github.com/KirstieJane/STEMMRoleModels
375375
[link_zenodo]: https://github.com/nipreps/fmriprep/blob/master/.zenodo.json
376-
[link_update_script]: https://github.com/nipreps/fmriprep/blob/master/.maintenance/update_zenodo.py
376+
[link_update_script]: https://github.com/nipreps/fmriprep/blob/master/.maint/update_authors.py
377377
[link_devel]: https://fmriprep.readthedocs.io/en/latest/contributors.html
378378
[link_fmriprep]: http://fmriprep.org
379379
[link_bidsapps]: https://bids-apps.neuroimaging.io

0 commit comments

Comments
 (0)