fix link to preferences on insights page

pull/10017/head
Isaiah Billingsley 2021-10-23 16:10:22 -04:00 committed by GitHub
parent 23252dba3d
commit 2720742bbe
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',
},