We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0633410 commit dbc24a6Copy full SHA for dbc24a6
content/fr/formations/index.njk
@@ -11,7 +11,7 @@ eleventyNavigation:
11
{% from "components/component.njk" import component with context %}
12
{{ component("callout", {
13
title: "Formations logiciels libres",
14
- description: '<a class="fr-link fr-text--lead" href="mailto:[email protected]">Sollicitez-nous pour être référencés</a>.' | safe
+ description: 'Vous pouvez <a class="fr-link fr-text--lead" href="https://github.com/codegouvfr/codegouvfr-data/blob/main/formations-logiciels-libres.yml">ajouter votre organisme</a> ou nous <a class="fr-link fr-text--lead" href="mailto:[email protected]">solliciter pour être référencés</a>.' | safe
15
}) }}
16
<div class="fr-my-6w">
17
<div class="fr-grid-row fr-grid-row--gutters">
0 commit comments