Skip to content

Commit 873a05d

Browse files
author
Arsala Grey
committed
Merge branch 'avi-branch' into 'main'
Fixed link to org focused browsing page Closes #14 See merge request grey-software/focused-browsing!12
2 parents 41ec070 + ad73fa1 commit 873a05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CardTextLinks/CardTextLinks.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default {
2323
window.open("https://org.grey.software/");
2424
},
2525
openFocusedBrowsing(){
26-
window.open("https://org.grey.software/focused-browing")
26+
window.open("https://org.grey.software/focused-browsing/")
2727
}
2828
2929
}

0 commit comments

Comments
 (0)