correction lien pdf

This commit is contained in:
Baptiste 2022-06-20 19:12:08 +02:00
parent 9d8db2133c
commit f302491f63

View file

@ -15,14 +15,14 @@ ob_start(); // Start reading html
<p>Si jamais t'as perdu quelque chose, pas de problèmes ! Tu pourras trouver tout ce dont tu as besoin ici.</p>
<ul>
<li>
<a download="" href="assets/pdf/Plaquette-Promo-60.pdf" class="link">La plaquette</a>
<a download="Plaquette.pdf" href="assets/pdf/plaquette.pdf" class="link">La plaquette</a>
</li>
<li>
<a download="" href="assets/pdf/Fiche-Parrainage.pdf" class="link">La fiche de parrainage</a> (<a download="" href="assets/pdf/Godfather-Godmother-Form.pdf" class="link">Godfather/Godmother form</a>)
<a download="Fiche-de-parrainage.pdf" href="assets/pdf/parrainage.pdf" class="link">La fiche de parrainage</a> (<a download="Godfather-Godmother-Form.pdf" href="assets/pdf/parrainage-en.pdf" class="link">Godfather/Godmother form</a>)
</li>
<li>
<a download="" href="assets/pdf/Droit-Image.pdf" class="link">La charte de droit à l'image</a> (<a download="" href="Image-Rigths.pdf" class="link">or here</a>,
<a download="" href="assets/pdf/Derechos-de-imagen.pdf" class="link">o aquí</a>)
<a download="Charte-droit-image.pdf" href="assets/pdf/image.pdf" class="link">La charte de droit à l'image</a> (<a download="Image-rights-charter.pdf" href="image-en.pdf" class="link">or here</a>,
<a download="Derechos-de-imagen.pdf" href="assets/pdf/image-es.pdf" class="link">o aquí</a>)
</li>
</ul>
</section>