Wireshark mailing list archives

Links to Wiki in codebase


From: chuck c <bubbasnmp () gmail com>
Date: Wed, 19 Aug 2020 12:06:27 -0500

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-request () wireshark org?subject=unsubscribe

Current thread: