go-shiori / shiori

Simple bookmark manager built with Go
MIT License
9.04k stars 546 forks source link

fix: incorrect original link in archive page #931

Closed fmartingr closed 1 month ago

fmartingr commented 1 month ago

Fixes the "View original" link in the archive page.

Closes #930

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 34.08%. Comparing base (d05188b) to head (5c1f7bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #931 +/- ## ======================================= Coverage 34.08% 34.08% ======================================= Files 60 60 Lines 4008 4008 ======================================= Hits 1366 1366 Misses 2420 2420 Partials 222 222 ```

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