mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
fix api uri
This commit is contained in:
parent
03388ad970
commit
3e2855e862
1 changed files with 2 additions and 2 deletions
|
@ -18,5 +18,5 @@ Changelog:
|
|||
API (mini) How To :
|
||||
* Into your user profile : Settings > profil
|
||||
* Setup an API password
|
||||
* Check the API is working : https://exemple.tld/rss/i/api/greader.php
|
||||
* Setup your client with : username : ynh user, password : the password you just setup, url https://exemple.tld/rss/i/api/greader.php
|
||||
* Check the API is working : https://exemple.tld/rss/api/greader.php
|
||||
* Setup your client with : username : ynh user, password : the password you just setup, url https://exemple.tld/rss/api/greader.php
|
||||
|
|
Loading…
Add table
Reference in a new issue