From e013c5ec7f175f4e12f20f201d639e64609960de Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 2 Oct 2020 19:17:00 -0700 Subject: Clean up URLs. Add ui/urls.h to define some URLs on various of our websites. Use the GitLab URL for the wiki. Add a macro to generate wiki URLs. Update wiki URLs in comments etc. Use the #defined URL for the docs page in WelcomePage::on_helpLabel_clicked; that removes the last user of topic_online_url(), so get rid of it and swallow it up into topic_action_url(). --- epan/dissectors/packet-dcerpc-misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-dcerpc-misc.h') diff --git a/epan/dissectors/packet-dcerpc-misc.h b/epan/dissectors/packet-dcerpc-misc.h index 8cac3eed9b..672621ed32 100644 --- a/epan/dissectors/packet-dcerpc-misc.h +++ b/epan/dissectors/packet-dcerpc-misc.h @@ -5,7 +5,7 @@ Pidl is a perl based IDL compiler for DCE/RPC idl files. It is maintained by the Samba team, not the Wireshark team. Instructions on how to download and install Pidl can be - found at https://wiki.wireshark.org/Pidl + found at https://gitlab.com/wireshark/wireshark/-/wikis/Pidl */ #ifndef __PACKET_DCERPC_MISC_H -- cgit v1.2.3