Skip to content

Commit bc9e6d1

Browse files
authored
[IMP] odoo_install: update doc link
1 parent e31ee34 commit bc9e6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

odoo_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ADMIN_EMAIL="[email protected]"
4949
## === Ubuntu Trusty x64 & x32 === (for other distributions please replace these two links,
5050
## in order to have correct version of wkhtmltopdf installed, for a danger note refer to
5151
## https://github.com/odoo/odoo/wiki/Wkhtmltopdf ):
52-
## https://www.odoo.com/documentation/13.0/setup/install.html#debian-ubuntu
52+
## https://www.odoo.com/documentation/16.0/administration/install.html
5353

5454
WKHTMLTOX_X64="https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.$(lsb_release -c -s)_amd64.deb"
5555
WKHTMLTOX_X32="https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.$(lsb_release -c -s)_i386.deb"

0 commit comments

Comments
 (0)