diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2018-11-06 05:20:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-06 05:20:28 +0000 |
commit | 078d54411b13e988631821bb15ebc77c252c9601 (patch) | |
tree | c8c477396006a36297647dcbaa4300961349aa11 /README.md | |
parent | 3a696280075af753fc57ad1a0a6ca3636ef0255d (diff) | |
parent | c7e9610b3fd45164ceeccfb4ef1c99e95b777d90 (diff) | |
download | wallabag-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
Diffstat (limited to 'README.md')
-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 | ||