Skip to content

Commit d1e099e

Browse files
committed
Ad: fix target URL
Signed-off-by: Maxime Gervais <gervais.maxime@gmail.com>
1 parent 4831364 commit d1e099e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/MediaInfoBundle/Resources/views/Default/about.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</section>
166166

167167
{% image 'https://mediaarea.net/_/venera/20250731_Web.png' %}
168-
<a href="https://mediaarea.net_/venera/20250731_Web.html"><img src="{{ asset_url }}" class="img-responsive center-xs" /></a>
168+
<a href="https://mediaarea.net/_/venera/20250731_Web.html"><img src="{{ asset_url }}" class="img-responsive center-xs" /></a>
169169
{% endimage %}
170170

171171
<section class="about">

0 commit comments

Comments
 (0)