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:00:55 -0500 |
commit | 012691a04eb9b6e2e49722f57d440a31286f1715 (patch) | |
tree | 00bd49a01d4c27676f8d9457eb34d5af61b24352 | |
parent | 746ba76f1e15e2a7de1bda1eab9b1b8d84875ea5 (diff) | |
download | postgresql-012691a04eb9b6e2e49722f57d440a31286f1715.tar.gz postgresql-012691a04eb9b6e2e49722f57d440a31286f1715.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 8cd189c8e15..9322a627e3c 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 |