diff --git a/src/Install.php b/src/Install.php index 595e077..1234a35 100644 --- a/src/Install.php +++ b/src/Install.php @@ -37,9 +37,9 @@ class Install extends Process ); $s->put( 'distant_api_url', - 'https://dotclear.watch/report', + 'https://dotclear.watch/api', 'string', - 'Distant API report URL', + 'Distant API URL', false, true );