diff --git a/src/components/CardTextLinks/CardTextLinks.vue b/src/components/CardTextLinks/CardTextLinks.vue index 0317b94..9f17cec 100644 --- a/src/components/CardTextLinks/CardTextLinks.vue +++ b/src/components/CardTextLinks/CardTextLinks.vue @@ -23,7 +23,7 @@ export default { window.open("https://org.grey.software/"); }, openFocusedBrowsing(){ - window.open("https://org.grey.software/focused-browing") + window.open("https://org.grey.software/focused-browsing/") } }