Correction de liens brisés dans l'accueil
David Valentine

David Valentine commited on 2022-05-12 06:32:49
Showing 1 changed files, with 2 additions and 2 deletions.

... ...
@@ -8,8 +8,8 @@ Ressources documentaires de la Ligue de balle dominicale
8 8
   <h2 class="display-5 text-center">Accès rapide</h2>
9 9
   <a class="btn btn-primary btn-lg btn-block" href="reglementation/livre/" role="button">Livre des règlements</a>
10 10
   <a class="btn btn-primary btn-lg btn-block" href="pointage/guide/" role="button">Guide de pointage</a>
11
-  <a class="btn btn-primary btn-lg btn-block" href="#" role="button">Feuille de pointage</a>
12
-  <a class="btn btn-primary btn-lg btn-block" href="contribuer/"  role="button">Contribuer</a>
11
+  <a class="btn btn-primary btn-lg btn-block" href="pointage/LBD-feuille-de-pointage.pdf" role="button">Feuille de pointage</a>
12
+  <a class="btn btn-primary btn-lg btn-block" href="#"  role="button">Contribuer</a>
13 13
   <a class="btn btn-primary btn-lg btn-block" href="https://balledominicale.ca" role="button">Site Web</a>
14 14
 </div>
15 15
 
16 16