diff options
author | Merouane Atig <merwan@users.noreply.github.com> | 2018-11-05 10:17:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-05 10:17:50 +0100 |
commit | c7e9610b3fd45164ceeccfb4ef1c99e95b777d90 (patch) | |
tree | c8c477396006a36297647dcbaa4300961349aa11 | |
parent | 3a696280075af753fc57ad1a0a6ca3636ef0255d (diff) | |
download | wallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.tar.gz wallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.tar.zst wallabag-c7e9610b3fd45164ceeccfb4ef1c99e95b777d90.zip |
Fix link to wallabag requirements in documentation
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
16 | Please read [the documentation to see the wallabag requirements](http://doc.wallabag.org/en/master/user/installation.html#requirements). | 16 | Please read [the documentation to see the wallabag requirements](https://doc.wallabag.org/en/admin/installation/requirements.html). |
17 | 17 | ||
18 | Then you can install wallabag by executing the following commands: | 18 | Then you can install wallabag by executing the following commands: |
19 | 19 | ||