aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2018-11-06 05:20:28 +0000
committerGitHub <noreply@github.com>2018-11-06 05:20:28 +0000
commit078d54411b13e988631821bb15ebc77c252c9601 (patch)
treec8c477396006a36297647dcbaa4300961349aa11
parent3a696280075af753fc57ad1a0a6ca3636ef0255d (diff)
parentc7e9610b3fd45164ceeccfb4ef1c99e95b777d90 (diff)
downloadwallabag-078d54411b13e988631821bb15ebc77c252c9601.tar.gz
wallabag-078d54411b13e988631821bb15ebc77c252c9601.tar.zst
wallabag-078d54411b13e988631821bb15ebc77c252c9601.zip
Merge pull request #3766 from merwan/patch-1
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