1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-03 03:45:36 +02:00

Tiny changes

This commit is contained in:
binwiederhier 2023-02-14 14:26:30 -05:00
parent 66cf54e458
commit 80292f1f4d
3 changed files with 2 additions and 10 deletions
web/src/components

View file

@ -451,7 +451,7 @@ const Tokens = () => {
<Trans
i18nKey="account_tokens_description"
components={{
Link: <Link href="/docs"/>
Link: <Link href="/docs/publish/#access-tokens"/>
}}
/>
</Paragraph>