aboutsummaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorGravatar Thelonius Kort <tnt@users.noreply.github.com> 2022-10-20 00:18:59 +0200
committerGravatar GitHub <noreply@github.com> 2022-10-20 00:18:59 +0200
commitd4181e098d93379c21251bd94d1397e16e56218a (patch)
tree6073271e74c3d7ad8907a9ece1189cc746b72aed /cli
parent4d2175888b1d7d36d7b6963292ce710248b7685c (diff)
Fix broken link to the updating instructions (#4753)
Diffstat (limited to 'cli')
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index 284f675d4..e290cc267 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -181,4 +181,4 @@ cli/user-info.php --json | jq -r '.[] | select((.last_user_activity | fromdate)
# Install and updates
If you want to administrate FreshRSS using git, please read our [installation docs](https://freshrss.github.io/FreshRSS/en/admins/03_Installation.html)
-and [update guidelines](https://freshrss.github.io/FreshRSS/en/admins/03_Updating.html).
+and [update guidelines](https://freshrss.github.io/FreshRSS/en/admins/04_Updating.html).