Skip to content

Commit a189c87

Browse files
committed
fix url
1 parent ac8b75e commit a189c87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ const CONFERENCES = [
536536
{
537537
tooltip: "Website",
538538
icon: mdiWeb,
539-
link: "https://scapycon.com"
539+
link: "http://scapycon.com"
540540
}
541541
]
542542
},

0 commit comments

Comments
 (0)