aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-08-16 11:09:24 -0700
committerGuy Harris <guy@alum.mit.edu>2017-08-16 18:10:18 +0000
commit7df594c92efaa777598f23fe22e005c09103fd6f (patch)
treea66b6f1e21f5b1854dc94d650488c79b20605669 /docbook/wsdg_src
parente7284adcdfc5302c46587890c62a28eaac5aedd7 (diff)
Update URL for Visual Studio Community Edition.
The old URL fetched VS 2013 when I tried it; update to a link that fetches VS 2015. Change-Id: Ib33e8f09bef51a532c986e70ae6ac5d9d1f1dabe Reviewed-on: https://code.wireshark.org/review/23094 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
index cc61a02890..963c6f293e 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
@@ -64,7 +64,7 @@ the Python Package Index.
You need to install, in exactly this order:
. C compiler:
-http://go.microsoft.com/?linkid=9863608[Download]
+https://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409[Download]
and install "Microsoft Visual Studio 2015 Community Edition." This is a small download that then downloads all the other required parts (which are quite large).
Uncheck all the optional components (unless you want to use them for purposes other than Wireshark).