jeertmans / manim-slides

Tool for live presentations using manim
https://manim-slides.eertmans.be
MIT License
446 stars 48 forks source link

Fix link to documentation in README. #368

Closed simanglam closed 8 months ago

simanglam commented 8 months ago

Description

One of the links to the documentation in README is broken. I just correct the URL.

Check List (Check all the applicable boxes)

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (648d7ff) 79.57% compared to head (2eea345) 79.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #368 +/- ## ======================================= Coverage 79.57% 79.57% ======================================= Files 22 22 Lines 1797 1797 ======================================= Hits 1430 1430 Misses 367 367 ```

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

jeertmans commented 8 months ago

Indeed, good catch, thanks!