Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/Landing/FeatureTeaser.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<template #icon>
<v-icon dark>$vuetify.icons.values.observatory</v-icon>
</template>
<template #title> Tools Observatory </template>
<template #title> SW Observatory </template>
<template #description>
Quantitative monitoring of the technical quality of software in Life
Sciences</template
Expand Down
2 changes: 1 addition & 1 deletion components/Landing/WelcomeSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
I want to see how to develop sustainable research tools
</p>
<v-btn color="accent" class="mt-10" large block to="/observatory">
Tools Observatory
SW Observatory
</v-btn>
</v-col>
</v-row>
Expand Down
Loading