diff options
| author | 2023-01-17 15:36:43 +0100 | |
|---|---|---|
| committer | 2023-01-17 15:36:43 +0100 | |
| commit | e67ca8c86672edff7849965fc7cf85af56340983 (patch) | |
| tree | 8ff73e90dbb963b8995569b9427ca3834c00b225 /docs/en/admins | |
| parent | cfaaed7e0b619829cc0a541df308b213a72b7393 (diff) | |
documentation improved: split en/users/03_Main_view.md into 3 parts (#5013)
* documentation
* update the links
* fix
Diffstat (limited to 'docs/en/admins')
| -rw-r--r-- | docs/en/admins/08_FeedUpdates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/08_FeedUpdates.md b/docs/en/admins/08_FeedUpdates.md index 2072188bd..79c2bbea6 100644 --- a/docs/en/admins/08_FeedUpdates.md +++ b/docs/en/admins/08_FeedUpdates.md @@ -6,7 +6,7 @@ FreshRSS is updated by the `./app/actualize_script.php` script. Knowing this, we **Note:** the following examples assume that FreshRSS is installed to `/usr/share/FreshRSS`. You’ll need to modify the FreshRSS path to reflect your own system. -**Note:** If you cannot configure a local Cronjob, [see an alternative using online cron](../users/03_Main_view.md#online-cron). +**Note:** If you cannot configure a local Cronjob, [see an alternative using online cron](../users/09_refreshing_feeds.md#online-cron). ## Cron as a trigger |
