diff options
| author | 2018-03-03 23:49:46 +0100 | |
|---|---|---|
| committer | 2018-03-03 23:49:46 +0100 | |
| commit | 9dbed072b32f70db98c24e164ca6ee5487ceb97e (patch) | |
| tree | 606051d82c6594ddacc75f7e370048b4452f6d7c | |
| parent | 0b83e60f8c395fc5e21345fddb9e89814098f02c (diff) | |
Fix documentation links (#1814)
| -rw-r--r-- | README.fr.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README.fr.md b/README.fr.md index 4421f92f0..fc99d0e4c 100644 --- a/README.fr.md +++ b/README.fr.md @@ -172,7 +172,7 @@ Voir le [dépôt dédié à ces extensions](https://github.com/FreshRSS/Extensio * [password_compat](https://github.com/ircmaxell/password_compat) -# [Clients compatibles](https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html) +# [Clients compatibles](https://freshrss.github.io/FreshRSS/fr/users/06_Mobile_access.html) Tout client supportant une API de type Google Reader. Sélection : * Android @@ -46,7 +46,7 @@ We are a friendly community. # Documentation * https://freshrss.github.io/FreshRSS/en/ -# [Installation](https://freshrss.github.io/FreshRSS/en/users/01_Installation.html) +# [Installation](https://freshrss.github.io/FreshRSS/en/admins/02_Installation.html) 1. Get FreshRSS with git or [by downloading the archive](https://github.com/FreshRSS/FreshRSS/archive/master.zip) 2. Dump the application on your server (expose only the `./p/` folder) 3. Add write access on `./data/` folder to the webserver user |
