Przeglądaj źródła

Fix broken link to the updating instructions (#4753)

Thelonius Kort 3 lat temu
rodzic
commit
d4181e098d
1 zmienionych plików z 1 dodań i 1 usunięć
  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).