diff --git a/init.php b/init.php index 6bd2752..414cad4 100644 --- a/init.php +++ b/init.php @@ -52,7 +52,7 @@ class Fever extends Plugin { print ""; print ""; - print "

" . __("To login with the Fever API, set your server details in your favourite RSS application to: ") . get_self_url_prefix() . "/plugins/fever/" . "

"; + print "

" . __("To login with the Fever API, set your server details in your favourite RSS application to: ") . get_self_url_prefix() . "/plugins.local/fever/" . "

"; print "

" . __("Additional details can be found at ") . "https://feedafever.com/api

"; print "

" . __("Note: Due to the limitations of the API and some RSS clients (for example, Reeder on iOS), some features are unavailable: \"Special\" Feeds (Published / Tags / Labels / Fresh / Recent), Nested Categories (hierarchy is flattened)") . "

";