diff options
author | Peter Eisentraut | 2017-01-17 17:00:00 +0000 |
---|---|---|
committer | Peter Eisentraut | 2017-01-23 20:01:39 +0000 |
commit | f21f81c08e1667846df294ad03d04aca09544297 (patch) | |
tree | e9570e79a0fc65abcfb5d0afab3eb2394ea51e43 /doc/src | |
parent | 5dff230eb1c3c72dd9f0e8fbf2040d65b96e1fba (diff) |
doc: Update URL for Microsoft download site
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index dd0237ba643..b4e24bcc678 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -151,7 +151,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; <productname>Microsoft Windows SDK</productname> it is recommended that you upgrade to the latest version (currently version 7.1), available for download from - <ulink url="http://www.microsoft.com/downloads/"></>. + <ulink url="https://www.microsoft.com/download"></>. </para> <para> You must always include the |