From 477ca56dba8cc5f180e7f22b3d4cd27c505b5ecc Mon Sep 17 00:00:00 2001 From: mihna123 Date: Mon, 8 Jun 2026 14:20:45 +0200 Subject: feat(help): use the .link helper for links in the help page --- src/app/help/page.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/app/help') diff --git a/src/app/help/page.tsx b/src/app/help/page.tsx index 9df8977..feb8351 100644 --- a/src/app/help/page.tsx +++ b/src/app/help/page.tsx @@ -15,7 +15,7 @@ export default function HelpPage() {

How to create an invoice?

In order to create an invoice fill out the{' '} - + inovice form : @@ -73,10 +73,7 @@ export default function HelpPage() {

If you have any problems or questions make sure to contact the main developer at{' '} - + mihailonvojinovic@gmail.com . We usually respond in a day. -- cgit v1.3.1