New Wiki Launch (#2848)

This commit is contained in:
Joe Milazzo 2024-04-12 16:34:49 -05:00 committed by GitHub
parent 83e493f2ae
commit 4194ec69d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 98 additions and 49 deletions

View file

@ -1,7 +1,7 @@
<ng-container *transloco="let t; read: 'manage-external-sources'">
<p>
{{t('description')}}
<a href="https://wiki.kavitareader.com/en/guides/customization#external-source" target="_blank" rel="noopener noreferrer">{{t('help-link')}}</a>
<a [href]="WikiLink.CustomizeExternalSource" target="_blank" rel="noopener noreferrer">{{t('help-link')}}</a>
</p>