Browse Source

Fix broken link to the updating instructions (#4753)

Thelonius Kort 3 năm trước cách đây
mục cha
commit
d4181e098d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cli/README.md

+ 1 - 1
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).