]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
change href in install/index.php
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 8 Oct 2014 19:11:56 +0000 (21:11 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 8 Oct 2014 19:11:56 +0000 (21:11 +0200)
install/index.php

index 00ac4a2317295f7fed3583ac483dbe4072c7e1b0..fe5a5785fe5643d03d819bcb088ae080810534ee 100755 (executable)
@@ -254,7 +254,7 @@ else if (isset($_POST['install'])) {
                 <?php endif; ?>    
             <?php endif; ?>
             <p>To install wallabag, you just have to fill the following fields. That's all.</p>
-            <p>Don't forget to check your server compatibility <a href="wallabag_compatibility_test.php?from=install">here</a>.</p>
+            <p>Don't forget to check your server compatibility <a href="install/wallabag_compatibility_test.php?from=install">here</a>.</p>
             <form method="post">
                 <fieldset>
                     <legend><strong>Technical settings</strong></legend>