aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dfilter2pod.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dfilter2pod.pl')
-rwxr-xr-xdoc/dfilter2pod.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dfilter2pod.pl b/doc/dfilter2pod.pl
index 32ada7d6d4..4c08a259c9 100755
--- a/doc/dfilter2pod.pl
+++ b/doc/dfilter2pod.pl
@@ -70,7 +70,7 @@ getopts('e');
if ($opt_e) {
$proto_abbrev{'Unable to generate filter documentation'} =
- 'Please refer to http://www.wireshark.org/docs/dfref/';
+ 'Please refer to https://www.wireshark.org/docs/dfref/';
printf STDERR "Creating empty filter list.\n";
} else {
# Read all the data into memory