aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-08 21:11:56 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-08 21:11:56 +0200
commit7331ed3e8090f980fee59f692a570f3cef5dd30e (patch)
tree97a4abb64d3738bcac90ae72a6728e9ccada94b5
parent79dd109e3715317ef2d87fc17f78aa9e162f5a06 (diff)
downloadwallabag-7331ed3e8090f980fee59f692a570f3cef5dd30e.tar.gz
wallabag-7331ed3e8090f980fee59f692a570f3cef5dd30e.tar.zst
wallabag-7331ed3e8090f980fee59f692a570f3cef5dd30e.zip
change href in install/index.php
-rwxr-xr-xinstall/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/index.php b/install/index.php
index 00ac4a23..fe5a5785 100755
--- a/install/index.php
+++ b/install/index.php
@@ -254,7 +254,7 @@ else if (isset($_POST['install'])) {
254 <?php endif; ?> 254 <?php endif; ?>
255 <?php endif; ?> 255 <?php endif; ?>
256 <p>To install wallabag, you just have to fill the following fields. That's all.</p> 256 <p>To install wallabag, you just have to fill the following fields. That's all.</p>
257 <p>Don't forget to check your server compatibility <a href="wallabag_compatibility_test.php?from=install">here</a>.</p> 257 <p>Don't forget to check your server compatibility <a href="install/wallabag_compatibility_test.php?from=install">here</a>.</p>
258 <form method="post"> 258 <form method="post">
259 <fieldset> 259 <fieldset>
260 <legend><strong>Technical settings</strong></legend> 260 <legend><strong>Technical settings</strong></legend>