astronomer / astro-provider-ray

This provider contains operators, decorators and triggers to send a ray job from an airflow task
https://astronomer.github.io/astro-provider-ray/
Apache License 2.0
12 stars 2 forks source link

[Docs] Fix dead reference in docs index page #87

Closed pankajastro closed 2 weeks ago

pankajastro commented 2 weeks ago

This PR fixes the broken reference in the docs home page table content https://astronomer.github.io/astro-provider-ray/

Before this PR:

Screenshot 2024-10-29 at 5 16 12 PM

After this PR:

Screenshot 2024-10-29 at 5 16 53 PM
codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 98.22%. Comparing base (b6fe51b) to head (20be06d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 5 5 Lines 564 564 ======================================= Hits 554 554 Misses 10 10 ```

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