There are links to the old Wiki in the code. Example: QUrl wiki_url = QString("https://wiki.wireshark.org/Protocols/%1 ").arg(proto_abbrev); QDesktopServices::openUrl(wiki_url);
Will there be a redirect from old wiki page to new wiki page or should the URLs be updated as we encounter them?
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe