Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a link to openneuro-cli #2989

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix a link to openneuro-cli #2989

merged 1 commit into from
Jan 29, 2024

Conversation

yarikoptic
Copy link
Contributor

I also tried to find other possibly broken links using https://github.com/scivision/linkchecker-markdown
but it pointed only to another which is ok but 400:

❯ python -m linkcheckmd docs/

 ('api.md', 'https://openneuro.org/crn/graphql', 400)

so should be all good

I also tried to find other possibly broken links using
https://github.com/scivision/linkchecker-markdown
but it pointed only to another which is ok but 400:

    ❯ python -m linkcheckmd docs/

     ('api.md', 'https://openneuro.org/crn/graphql', 400)

so should be all good
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d9d6c0) 65.15% compared to head (ec39c4b) 65.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2989   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files         380      380           
  Lines       24487    24487           
  Branches      878      878           
=======================================
  Hits        15954    15954           
  Misses       8533     8533           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit be7f2f9 into OpenNeuroOrg:master Jan 29, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants