Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit db94dea

Browse files
authored
Update CodeModal.vue
1 parent 6996fd4 commit db94dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Voting/CodeModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export default {
188188
},
189189
linkUrl() {
190190
return (
191-
"https://challenge.codewizardshq.com/voting?page=1&&search=" +
191+
"https://challenge.codewizardshq.com/voting?page=1&search=" +
192192
this.username
193193
);
194194
}

0 commit comments

Comments
 (0)