chore: update repo links
This commit is contained in:
parent
97a66d1da3
commit
702fc6b6f7
7 changed files with 11 additions and 11 deletions
|
|
@ -27,7 +27,7 @@ const modal = shallowRef<InstanceType<typeof MkModal>>();
|
|||
|
||||
const whatIsNew = () => {
|
||||
modal.value.close();
|
||||
window.open(`https://github.com/transfem-org/Sharkey/releases/tag/${version}`, '_blank');
|
||||
window.open(`https://git.joinsharkey.org/Sharkey/Sharkey/releases/tag/${version}`, '_blank');
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue