Commit 1cbf6f8f957d4bc41d4177f98bc88c78f96ae9bd
1 parent
2e13a0c9
Exists in
master
and in
4 other branches
Update farm html text
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
resources/farm-index.html
@@ -75,10 +75,10 @@ | @@ -75,10 +75,10 @@ | ||
75 | <h1 class="h3 font-weight-normal my-5">Plan de Charge</h1> | 75 | <h1 class="h3 font-weight-normal my-5">Plan de Charge</h1> |
76 | 76 | ||
77 | <p class="lead"> | 77 | <p class="lead"> |
78 | - Place centrale de redirection vers les différents sites de la ferme d'applications sur le site de l'Irap. | 78 | + Les différentes instances de l'application hébergées à l'Irap: |
79 | </p> | 79 | </p> |
80 | <p class="lead"> | 80 | <p class="lead"> |
81 | - <a class="btn btn-lg btn-secondary" href="https://plan-de-charges.irap.omp.eu/public/">Pour tous</a> | 81 | + <a class="btn btn-lg btn-secondary" href="https://plan-de-charges.irap.omp.eu/public/">Public</a> |
82 | <a class="btn btn-lg btn-secondary" href="https://plan-de-charges.irap.omp.eu/irap/">Irap</a> | 82 | <a class="btn btn-lg btn-secondary" href="https://plan-de-charges.irap.omp.eu/irap/">Irap</a> |
83 | </p> | 83 | </p> |
84 | </main> | 84 | </main> |