Wireshark-commits: [Wireshark-commits] master c88e525: Documentation: convert http URLS to https

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Jul 2019 20:51:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c88e525168c95ab84cd0c39a7f4e4afcc80b8b82
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c88e525 by Peter Wu (peter@xxxxxxxxxxxxx):

    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@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  36e1f78   epan,packaging: convert http URLs to https
     add  c88e525   Documentation: convert http URLS to https


Summary of changes:
 doc/ciscodump.pod                                |  9 +++-
 doc/rawshark.pod                                 |  2 +-
 doc/text2pcap.pod                                |  4 +-
 doc/tshark.pod                                   |  2 +-
 docbook/README.adoc                              | 14 +++---
 docbook/attributes.adoc                          |  6 +--
 docbook/common_src/typographic_conventions.adoc  |  2 +-
 docbook/faq.adoc                                 | 10 ++--
 docbook/release-notes.adoc                       |  6 +--
 docbook/wsdg_src/WSDG_chapter_libraries.adoc     | 21 ++++----
 docbook/wsdg_src/WSDG_chapter_quick_setup.adoc   |  4 +-
 docbook/wsdg_src/WSDG_chapter_sources.adoc       | 16 +++---
 docbook/wsdg_src/WSDG_chapter_tools.adoc         | 64 +++++++++---------------
 docbook/wsdg_src/WSDG_chapter_userinterface.adoc | 12 ++---
 docbook/wsluarm.adoc                             |  6 +--
 docbook/wsug_src/WSUG_chapter_customize.adoc     |  8 +--
 docbook/wsug_src/WSUG_chapter_io.adoc            |  4 +-
 docbook/wsug_src/WSUG_chapter_troubleshoot.adoc  |  4 +-
 docbook/wsug_src/text2pcap-h.txt                 |  2 +-
 19 files changed, 91 insertions(+), 105 deletions(-)