Skip to content

Commit

Permalink
Merge pull request #823 from MTES-MCT/fix/remove-gitbook-link
Browse files Browse the repository at this point in the history
Supprimer le lien de la documentation dans le footer
  • Loading branch information
alexisig authored Jan 7, 2025
2 parents ba3c2cb + 8a6080a commit 9f1bae8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
<li class="fr-footer__bottom-item">
<a class="fr-footer__bottom-link" href="{% url 'metabase:stats' %}">Statistiques</a>
</li>
<li class="fr-footer__bottom-item">
<a class="fr-footer__bottom-link" href="{{ EXTERNAL_DOC }}" target="_blank" title="Consulter la documentation - nouvelle fenêtre" rel="noopener">Documentations</a>
</li>
<li class="fr-footer__bottom-item">
<a class="fr-footer__bottom-link" href="{{ FAQ_URL }}" rel="noopener noreferrer">FAQ</a>
</li>
Expand Down

0 comments on commit 9f1bae8

Please sign in to comment.