francescovallone / serinus

Serinus is a minimalistic framework for building efficient and scalable backend applications powered by Dart. 🎯
https://serinus.app
MIT License
34 stars 2 forks source link

fix: add correct documentation links to `serinus_cors`and `serinus_serve_static` #76

Closed mjablecnik closed 1 week ago

mjablecnik commented 1 week ago

Description

Documentation links for some packages doesn't work. I fix it.

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.03%. Comparing base (bb7f86c) to head (47a8fdc). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 89.03% 89.03% ======================================= Files 74 74 Lines 2417 2417 ======================================= Hits 2152 2152 Misses 265 265 ```

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