aboutsummaryrefslogtreecommitdiffstats
path: root/README.windows
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-03-10 10:46:50 -0700
committerGerald Combs <gerald@wireshark.org>2015-03-10 19:30:50 +0000
commitcac102eee3db8d498b1e2d91ee2b49cfe4f531e4 (patch)
tree7c96252e392c297c813265f031ecf637bde7f623 /README.windows
parent7f61e90eebddb7244c66bf94c970a5fd44781cb2 (diff)
Change a lot of http:// URLs to https://.
Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'README.windows')
-rw-r--r--README.windows12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.windows b/README.windows
index 10744f896e..3475795d28 100644
--- a/README.windows
+++ b/README.windows
@@ -1,12 +1,8 @@
Installing Wireshark on Windows
=============================
-To install Wireshark, just download the appropriate installer program from
+To install Wireshark, simply download the appropriate installer program from
-http://www.wireshark.org/download/win32
-
-or
-
-http://www.wireshark.org/download/win64
+https://www.wireshark.org/download.html
and start it. Just keep the default settings and start Wireshark after the
installation finished (e.g. using the start menu entry).
@@ -14,7 +10,7 @@ installation finished (e.g. using the start menu entry).
For detailed descriptions on how to install and use Wireshark and the
related command line tools, see the Wireshark User's Guide at:
-http://www.wireshark.org/docs/
+https://www.wireshark.org/docs/
Compiling the Wireshark distribution from source
@@ -23,4 +19,4 @@ In case you want to develop Wireshark code yourself, you can find a
comprehensive guide how to do this in the Developer's Guide, which
you can find (and much more info) at:
-http://wiki.wireshark.org/Development
+https://wiki.wireshark.org/Development