Skip to content

Commit 9a4c844

Browse files
Merge pull request #578 from g-maxime/ad
Ad: fix target URL
2 parents 4831364 + d1e099e commit 9a4c844

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)