aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMerouane Atig <merwan@users.noreply.github.com>2018-11-05 10:17:50 +0100
committerGitHub <noreply@github.com>2018-11-05 10:17:50 +0100
commitc7e9610b3fd45164ceeccfb4ef1c99e95b777d90 (patch)
treec8c477396006a36297647dcbaa4300961349aa11
parent3a696280075af753fc57ad1a0a6ca3636ef0255d (diff)
downloadwallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.tar.gz
wallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.tar.zst
wallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.zip
Fix link to wallabag requirements in documentation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15c4ecb2..57392da2 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ If you do not have your own server, consider [the wallabag.it hosting solution](
13![wallabag logo](https://raw.githubusercontent.com/wallabag/logo/master/_default/typo-horizontal/png/sm/logo-typo-horizontal-black-no-bg-no-border-sm.png) 13![wallabag logo](https://raw.githubusercontent.com/wallabag/logo/master/_default/typo-horizontal/png/sm/logo-typo-horizontal-black-no-bg-no-border-sm.png)
14 14
15# Install wallabag 15# Install wallabag
16Please read [the documentation to see the wallabag requirements](http://doc.wallabag.org/en/master/user/installation.html#requirements). 16Please read [the documentation to see the wallabag requirements](https://doc.wallabag.org/en/admin/installation/requirements.html).
17 17
18Then you can install wallabag by executing the following commands: 18Then you can install wallabag by executing the following commands:
19 19