ドキュメントをmisskey-hubに移行
This commit is contained in:
parent
c625a3fa5b
commit
8630542146
1355 changed files with 13 additions and 60421 deletions
|
|
@ -30,7 +30,7 @@ export default defineComponent({
|
|||
methods: {
|
||||
whatIsNew() {
|
||||
this.$refs.modal.close();
|
||||
this.$router.push('/docs/general/changelog');
|
||||
window.open(`https://misskey-hub.net/docs/releases.html#_${version.replace(/\./g, '-')}`, '_blank');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue