From 3e2855e8625afd1e805ee4d8e6b6cae1e75b6ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Wed, 3 Jan 2018 09:41:39 +0100 Subject: [PATCH] fix api uri --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a7b289..3af663a 100644 --- a/README.md +++ b/README.md @@ -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