Update doc URL
This commit is contained in:
parent
82f727e29a
commit
1c5c5ac714
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ post_install() {
|
|||
echo -n "To setup your webserver and enable the needed php extensions, "
|
||||
echo "please read: http://doc.wallabag.org/en/master/user/installation.html"
|
||||
echo ""
|
||||
echo -n "If you upgraded from 2.0.x, you might need to check the upgrade guide: "
|
||||
echo "http://doc.wallabag.org/en/master/user/upgrade-2.0.x-2.1.1.html"
|
||||
echo -n "If you upgraded from 2.0.x or 2.1.x, you might need to check "
|
||||
echo "the upgrade guide: http://doc.wallabag.org/en/master/user/upgrade.html"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue