web/admin: fix explore integration not opening in new tab

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-22 00:03:28 +01:00
parent 85364af9e9
commit e60509697a
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ export class AdminOverviewPage extends LitElement {
<li>
<a
class="pf-u-mb-xl"
target="_blank"
href="https://goauthentik.io/integrations/"
>${t`Explore integrations`}</a
>