aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsluarm.adoc
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2019-07-20 16:13:59 +0100
committerAnders Broman <a.broman58@gmail.com>2019-07-20 20:51:30 +0000
commitc88e525168c95ab84cd0c39a7f4e4afcc80b8b82 (patch)
tree20b150255401654856fbbcae0086d1ab13c40e58 /docbook/wsluarm.adoc
parent36e1f782aa26fbaccffae5287be5a7ca0159e4ce (diff)
Documentation: convert http URLS to https
Remove some dead links or point them to archive.org while at it. All updated links have been verified. Change-Id: Icf02167a13d5fe9dfce39ea57525b3f185554c9d Reviewed-on: https://code.wireshark.org/review/34028 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook/wsluarm.adoc')
-rw-r--r--docbook/wsluarm.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/wsluarm.adoc b/docbook/wsluarm.adoc
index 2eb16476b4..8d9fff75b0 100644
--- a/docbook/wsluarm.adoc
+++ b/docbook/wsluarm.adoc
@@ -288,11 +288,11 @@ Lrexlib PCRE implementation, with a few differences as follows:
Since: 1.11.3
This page is based on the full documentation for Lrexlib at
-link:http://rrthomas.github.io/lrexlib/manual.html[http://rrthomas.github.io/lrexlib/manual.html]
+https://rrthomas.github.io/lrexlib/manual.html[]
The GLib Regular expression syntax (which is essentially PCRE syntax) can be
found at
-link:https://developer.gnome.org/glib/2.38/glib-regex-syntax.html[https://developer.gnome.org/glib/2.38/glib-regex-syntax.html]
+https://developer.gnome.org/glib/2.38/glib-regex-syntax.html[]
[[lua_class_GRegex]]
@@ -546,7 +546,7 @@ GRegex object previously compiled with GRegex.new().
Since: 1.11.3
For details see:
-link:http://rrthomas.github.io/lrexlib/manual.html#gsub[http://rrthomas.github.io/lrexlib/manual.html#gsub]
+https://rrthomas.github.io/lrexlib/manual.html#gsub[]
[float]
===== Arguments