From 37c23fc9102969db5c6232bb8cae9c6ea2f4e769 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 31 Aug 2014 11:31:33 -0700 Subject: WSUG: Fix URLs Fix broken download URLs in the introduction. Update some macros to use https:// URLs. Change-Id: I145e74e14ec04ce5fcf94a65cd5623059875c6e1 Reviewed-on: https://code.wireshark.org/review/3932 Reviewed-by: Gerald Combs --- docbook/asciidoc.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docbook/asciidoc.conf') diff --git a/docbook/asciidoc.conf b/docbook/asciidoc.conf index 29b22c440e..177177e231 100644 --- a/docbook/asciidoc.conf +++ b/docbook/asciidoc.conf @@ -7,22 +7,22 @@ wireshark-version:\[\]=1.99.0 wireshark-major-minor-version:\[\]=1.99 -wireshark-authors-url:\[\]=http://www.wireshark.org/about.html#authors +wireshark-authors-url:\[\]=https://www.wireshark.org/about.html#authors wireshark-bugs-site:\[\]=https://bugs.wireshark.org/ wireshark-code-browse-url:\[\]=https://code.wireshark.org/review/gitweb?p=wireshark.git wireshark-code-review-url:\[\]=https://code.wireshark.org/review wireshark-dev-list-email:\[\]=wireshark-dev[AT]wireshark.org -wireshark-developers-guide-url:\[\]=http://www.wireshark.org/docs/ +wireshark-developers-guide-url:\[\]=https://www.wireshark.org/docs/ wireshark-download-page:\[\]=https://www.wireshark.org/download.html -wireshark-faq-url:\[\]=http://www.wireshark.org/faq.html +wireshark-faq-url:\[\]=https://www.wireshark.org/faq.html wireshark-git-anonhttp-url:\[\]=https://code.wireshark.org/review/wireshark wireshark-git-http-url:\[\]=https://your.username@code.wireshark.org/review/wireshark wireshark-git-ssh-url:\[\]=ssh://your.username@code.wireshark.org:29418/wireshark wireshark-buildbot-url:\[\]=http://buildbot.wireshark.org/trunk/waterfall -wireshark-mailing-lists-url:\[\]=http://www.wireshark.org/lists/ +wireshark-mailing-lists-url:\[\]=https://www.wireshark.org/lists/ wireshark-qa-url:\[\]=http://ask.wireshark.org/ -wireshark-users-guide-url:\[\]=http://www.wireshark.org/docs/ -wireshark-web-site:\[\]=http://www.wireshark.org/ +wireshark-users-guide-url:\[\]=https://www.wireshark.org/docs/ +wireshark-web-site:\[\]=https://www.wireshark.org/ wireshark-wiki-site:\[\]=http://wiki.wireshark.org/ tcpdump-web-site:\[\]=http://www.tcpdump.org/ -- cgit v1.2.1