Skip to content

Commit cd4faa7

Browse files
authored
[IMP] install_script: link to right documentation version
[IMP] install_script: link to right documentation version
2 parents 7ac47b8 + 72710d5 commit cd4faa7

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
@@ -47,7 +47,7 @@ ADMIN_EMAIL="[email protected]"
4747
## === Ubuntu Trusty x64 & x32 === (for other distributions please replace these two links,
4848
## in order to have correct version of wkhtmltopdf installed, for a danger note refer to
4949
## https://github.com/odoo/odoo/wiki/Wkhtmltopdf ):
50-
## https://www.odoo.com/documentation/12.0/setup/install.html#debian-ubuntu
50+
## https://www.odoo.com/documentation/13.0/setup/install.html#debian-ubuntu
5151

5252
WKHTMLTOX_X64=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_amd64.deb
5353
WKHTMLTOX_X32=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_i386.deb

0 commit comments

Comments
 (0)