diff --git a/src/guides/v2.4/install-gde/install/post-install-config.md b/src/guides/v2.4/install-gde/install/post-install-config.md index b356a319f6c..b4b31b21433 100644 --- a/src/guides/v2.4/install-gde/install/post-install-config.md +++ b/src/guides/v2.4/install-gde/install/post-install-config.md @@ -13,7 +13,7 @@ Now that you've finished installing the Magento application, you need to configu cron---the UNIX task scheduler---is critical to Magento's day-to-day operations. It schedules things like reindexing, newsletters, e-mails, sitemaps, and so on. A *crontab* is a cron configuration. -{% include config/setup-cron_2.2_how-to.md %} +{% include config/setup-cron_2.4_how-to.md %} For more information about cron, including how to remove a crontab and run cron from the command line, see [Configure and run cron]({{ page.baseurl }}/config-guide/cli/config-cli-subcommands-cron.html).