Skip to content

Commit

Permalink
change text
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Jun 20, 2024
1 parent 52bd748 commit 4a37fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/DocumentList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ onMounted(() => {
<div>
<NuxtIcon name="icon.alert" class="text-2xl" />
</div>
Navigate to the old BMM website.
Click here to navigate to the old BMM website.
</NuxtLink>
<NuxtLink
v-if="props.showMessageToMobileUsers && device.type === 'mobile'"
Expand Down

0 comments on commit 4a37fa7

Please sign in to comment.