Merge pull request #10017 from ibillingsley/patch-1

Fix link to preferences on insights page
pull/10033/head
Thibault Duplessis 2021-10-25 18:38:45 +02:00 committed by GitHub
commit 0c01655c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ export default function (ctrl: Ctrl) {
'a',
{
attrs: {
href: '/account/preferences/privacy',
href: '/account/preferences/site',
target: '_blank',
rel: 'noopener',
},