Skip to content

Commit 4106939

Browse files
committed
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop
2 parents 5d02ea4 + c566686 commit 4106939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/TaskLogView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<v-btn
129129
v-if="isTaskStopped"
130130
color="blue-grey"
131-
:href="rawLogURL"
131+
:to="rawLogURL"
132132
class="task-log-action-button"
133133
style="right: 20px; width: 150px;"
134134
target="_blank"

0 commit comments

Comments
 (0)