diff options
| author | 2019-12-03 22:56:57 +0100 | |
|---|---|---|
| committer | 2019-12-03 22:56:57 +0100 | |
| commit | 15b8ef8f40f249ace343696df216f2d61f8249d0 (patch) | |
| tree | 809e90798b79d9f76491ccc81d4c4fa5c04788a9 /cli | |
| parent | 705318aa39a605a4d869db588f6cffb12019a611 (diff) | |
Fix doc links (#2685)
Many broken links.
Related to https://github.com/FreshRSS/FreshRSS/pull/2614
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md index 89b440a39..4ef665e69 100644 --- a/cli/README.md +++ b/cli/README.md @@ -127,5 +127,5 @@ Example to get the number of feeds of a given user: # Install and updates -If you want to administrate FreshRSS using git, please read our [installation docs](https://freshrss.github.io/FreshRSS/en/admins/02_Installation.html) +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). |
