]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - index.php
Fix broken documentation links and list formatting
[github/shaarli/Shaarli.git] / index.php
index 89b181cb392f105e60fe2d3069863c7482f732ac..ddd5dbf56a1cb450ebdff9dff3dadcb84903842b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -48,7 +48,7 @@ if (! file_exists(__DIR__ . '/vendor/autoload.php')) {
         ."If you installed Shaarli through Git or using the development branch,\n"
         ."please refer to the installation documentation to install PHP"
         ." dependencies using Composer:\n"
-        ."- https://shaarli.readthedocs.io/en/master/Server-requirements/\n"
+        ."- https://shaarli.readthedocs.io/en/master/Server-configuration/\n"
         ."- https://shaarli.readthedocs.io/en/master/Download-and-Installation/";
     exit;
 }