fix screenshot links to use full Codeberg URLs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
randogoth 2026-06-19 19:35:58 +03:00
parent 01bf1396f8
commit d6f8f14752

View file

@ -10,11 +10,11 @@ Built for speed and efficiency, eliminating unnecessary UI clutter. Every action
<table> <table>
<tr> <tr>
<td align="center"><a href="screenshots/01.jpg"><img src="screenshots/01.jpg" width="180"></a><br><sub>Search with tags</sub></td> <td align="center"><a href="https://codeberg.org/randogoth/muzzle-velocity/src/branch/main/screenshots/01.jpg" target="_blank"><img src="screenshots/01.jpg" width="180"></a><br><sub>Search with tags</sub></td>
<td align="center"><a href="screenshots/02.jpg"><img src="screenshots/02.jpg" width="180"></a><br><sub>View mode</sub></td> <td align="center"><a href="https://codeberg.org/randogoth/muzzle-velocity/src/branch/main/screenshots/02.jpg" target="_blank"><img src="screenshots/02.jpg" width="180"></a><br><sub>View mode</sub></td>
<td align="center"><a href="screenshots/03.jpg"><img src="screenshots/03.jpg" width="180"></a><br><sub>Editor menu</sub></td> <td align="center"><a href="https://codeberg.org/randogoth/muzzle-velocity/src/branch/main/screenshots/03.jpg" target="_blank"><img src="screenshots/03.jpg" width="180"></a><br><sub>Editor menu</sub></td>
<td align="center"><a href="screenshots/04.jpg"><img src="screenshots/04.jpg" width="180"></a><br><sub>Preview mode</sub></td> <td align="center"><a href="https://codeberg.org/randogoth/muzzle-velocity/src/branch/main/screenshots/04.jpg" target="_blank"><img src="screenshots/04.jpg" width="180"></a><br><sub>Preview mode</sub></td>
<td align="center"><a href="screenshots/05.jpg"><img src="screenshots/05.jpg" width="180"></a><br><sub>Edit mode</sub></td> <td align="center"><a href="https://codeberg.org/randogoth/muzzle-velocity/src/branch/main/screenshots/05.jpg" target="_blank"><img src="screenshots/05.jpg" width="180"></a><br><sub>Edit mode</sub></td>
</tr> </tr>
</table> </table>