Update Url

Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
This commit is contained in:
Jonas Rittershofer 2020-03-10 01:22:32 +01:00
commit 14045b6b2b
2 changed files with 9 additions and 9 deletions

View file

@ -58,7 +58,7 @@ export default {
},
methods: {
helpPage() {
window.open('https://github.com/affan98/forms/blob/master/Forms_Support.md')
window.open('https://github.com/nextcloud/forms/blob/master/Forms_Support.md')
},
},
}