aboutsummaryrefslogtreecommitdiffstats
path: root/pdml2html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'pdml2html.xsl')
-rw-r--r--pdml2html.xsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdml2html.xsl b/pdml2html.xsl
index 8bac7f1aee..37f70e213c 100644
--- a/pdml2html.xsl
+++ b/pdml2html.xsl
@@ -2,7 +2,8 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!-- This XSLT will convert a PDML file, saved by Wireshark, into
HTML. The HTML page should look similar to Wireshark. See
- https://wiki.wireshark.org/PDML how to generate such a HTML file from PDML.
+ https://gitlab.com/wireshark/wireshark/-/wikis/PDML for information
+ on how to generate such a HTML file from PDML.
For questions contact Dirk Jagdmann (doj@cubic.org).
Version: 2010-06-09