hyperspy / rosettasciio

Python library for reading and writing scientific data format
https://hyperspy.org/rosettasciio
GNU General Public License v3.0
47 stars 28 forks source link

Fix documentation link to hyperspy 2.0 documentation #210

Closed ericpre closed 9 months ago

ericpre commented 9 months ago

Update web links following hyperspy 2.0 release.

Progress of the PR

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (94f9aa9) 86.21% compared to head (21fc577) 86.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ========================================== + Coverage 86.21% 86.22% +0.01% ========================================== Files 82 82 Lines 10552 10549 -3 Branches 2293 2293 ========================================== - Hits 9097 9096 -1 + Misses 935 933 -2 Partials 520 520 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.