Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 45779a3

Browse files
authored
Merge pull request #8535 from dineshvb/issue-8490-crontab-sample-change
Issue-8490-Sample changed in 2.4 version
2 parents f5caa98 + 48e769e commit 45779a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/install-gde/install/post-install-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Now that you've finished installing the Magento application, you need to configu
1313

1414
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.
1515

16-
{% include config/setup-cron_2.2_how-to.md %}
16+
{% include config/setup-cron_2.4_how-to.md %}
1717

1818
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).
1919

0 commit comments

Comments
 (0)