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 client/platform/web-girder/views/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default defineComponent({
outlined
class="my-4"
>
VIAME Web is automatically updated at 2AM EST/EDT Sundays and Thursdays.
VIAME Web is automatically updated at 2AM EST/EDT on Thursdays.
Downtime is typically less than 10 minutes.
</v-alert>
<div>
Expand Down
2 changes: 1 addition & 1 deletion client/viame-web-common/components/RunTrainingMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export default defineComponent({
dense
type="warning"
>
This instance is updated on Sunday at 2AM EST.
This instance is updated on Thursday at 2AM EST.
If your training job is running at that time it may be restarted/killed.
</v-alert>

Expand Down