From a2ea2e7de28f44ccdf79f28a1d2f58f6a9fbdac1 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 5 Mar 2021 09:34:36 +0200 Subject: [PATCH] Correct doc link --- lib/constants.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants.dart b/lib/constants.dart index 81e175982..2eff3daa7 100644 --- a/lib/constants.dart +++ b/lib/constants.dart @@ -48,7 +48,7 @@ const String kDebugModeUrl = 'https://www.mailgun.com/blog/a-word-of-caution-for-laravel-developers/'; const String kCapterralUrl = 'https://www.capterra.com/p/145215/Invoice-Ninja/'; const String kCronsHelpUrl = - 'https://invoiceninja.github.io/docs/self-host/#cron-configuration'; + 'https://invoiceninja.github.io/docs/self-host-installation/#cron-configuration'; const String kGitHubDiffUrl = 'https://github.com/invoiceninja/invoiceninja/compare/vVERSION...v5-stable'; const String kGitHubLangUrl =