Skip to content

Commit

Permalink
changed open link for focused browsing org page
Browse files Browse the repository at this point in the history
  • Loading branch information
daveavi committed Jun 3, 2021
1 parent c8e142e commit ad73fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Feed/CardTextLinks/CardTextLinks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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/")
}
}
Expand Down

0 comments on commit ad73fa1

Please sign in to comment.