taxprofiler / taxpasta

TAXnomic Profile Aggregation and STAndardisation
https://taxpasta.readthedocs.io/
Apache License 2.0
31 stars 6 forks source link

WIP: fix links by using relative ones to markdown files #103

Closed Midnighter closed 1 year ago

Midnighter commented 1 year ago

See answer to my question in the mkdocs discussions.

Midnighter commented 1 year ago

It's still work in progress but I'm removing draft status so that I can enable this branch on readthedocs and we can test links there.

Midnighter commented 1 year ago

Looks like that's working, e.g., https://taxpasta.readthedocs.io/en/docs-links/tutorials/getting-started/. So now I just need to go through all links in all markdown files 😝

jfy133 commented 1 year ago

Ok just saw the comment...I believe you 😬. I'm also happy to take this over it it would help!

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4460f11) 81.99% compared to head (d2bf671) 81.99%.

:exclamation: Current head d2bf671 differs from pull request most recent head 72c8841. Consider uploading reports for the commit 72c8841 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #103 +/- ## ======================================= Coverage 81.99% 81.99% ======================================= Files 106 106 Lines 1594 1594 Branches 281 281 ======================================= Hits 1307 1307 Misses 247 247 Partials 40 40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Midnighter commented 1 year ago

Ok just saw the comment...I believe you grimacing. I'm also happy to take this over it it would help!

Thank you for the offer. I hope I caught all of the necessary changes using a pattern search. Just need to fix this one link now.