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-17 10:05:01 -0500 |
commit | 6181c34da882544c4842e7442189a7ea1dd03032 (patch) | |
tree | a7be82d913f0c922409f893be56b3b0f584ca551 | |
parent | cada1af31d769a6b607018d68894f2c879ff275f (diff) | |
download | postgresql-6181c34da882544c4842e7442189a7ea1dd03032.tar.gz postgresql-6181c34da882544c4842e7442189a7ea1dd03032.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 20fc47ae5f4..ecec0a60c7e 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -169,7 +169,7 @@ $ENV{MSBFLAGS}="/m"; <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 |