Skip to content

Commit

Permalink
Edit wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin SAURAYE committed Nov 9, 2023
1 parent 8526cd5 commit 3dcc054
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/views/bouquets/BouquetDetailView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ onMounted(() => {
class="fr-btn fr-btn--secondary block fr-ml-auto"
:href="datasetProperties.uri"
target="_blank"
>Accéder à la donnée</a
>Accéder au catalogue</a
>
</DsfrAccordion>
</li>
Expand Down
4 changes: 2 additions & 2 deletions src/views/bouquets/BouquetEditView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ onMounted(() => {
class="fr-btn fr-btn--secondary inline-flex"
:href="datasetProperties.uri"
target="_blank"
>Voir le catalogue source</a
>Accéder au catalogue</a
>
</div>
</DsfrAccordion>
Expand Down Expand Up @@ -523,7 +523,7 @@ onMounted(() => {
class="fr-btn fr-btn--secondary inline-flex"
:href="datasetProperties.uri"
target="_blank"
>Accéder à la donnée</a
>Accéder au catalogue</a
>
</div>
</DsfrAccordion>
Expand Down

0 comments on commit 3dcc054

Please sign in to comment.