diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-01-17 12:00:00 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-01-23 15:01:08 -0500 |
commit | 9cb83818ccfa116309283cff1c01ca2b75670aa7 (patch) | |
tree | 3338a8e5afd78e8dba3d0e55db45ea44ca949af3 | |
parent | aeaaf62aa57a6b8d35a092b4897a801e1881a9a0 (diff) | |
download | postgresql-9cb83818ccfa116309283cff1c01ca2b75670aa7.tar.gz postgresql-9cb83818ccfa116309283cff1c01ca2b75670aa7.zip |
doc: Update URL for Microsoft download site
-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 c1c9a000f3a..11d4da293b3 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -161,7 +161,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 |