From c0339eb4af50880a66e6f0d19e3ecb3ce3469696 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Tue, 25 Dec 2018 15:17:19 -0500 Subject: Use HTTPS URLs where available in docs, examples, and comments --- examples/verilogParse.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/verilogParse.py') diff --git a/examples/verilogParse.py b/examples/verilogParse.py index 6161013..f39883f 100644 --- a/examples/verilogParse.py +++ b/examples/verilogParse.py @@ -19,8 +19,8 @@ # # If you find this software to be useful, please make a donation to one # of the following charities: -# - the Red Cross (http://www.redcross.org) -# - Hospice Austin (http://www.hospiceaustin.org) +# - the Red Cross (https://www.redcross.org/) +# - Hospice Austin (https://www.hospiceaustin.org/) # # DISCLAIMER: # THIS SOFTWARE IS PROVIDED BY PAUL T. McGUIRE ``AS IS'' AND ANY EXPRESS OR -- cgit v1.2.1