Changeset 14b2ac7 in mainline for tools


Ignore:
Timestamp:
2024-08-21T20:03:05Z (10 months ago)
Author:
Martin Decky <martin@…>
Branches:
master
Children:
5b110a9
Parents:
f8cb1bc5
git-author:
Martin Decky <martin@…> (2024-08-21 19:59:02)
git-committer:
Martin Decky <martin@…> (2024-08-21 20:03:05)
Message:

Change relevant URLs from HTTP to HTTPS

The helenos.org web site (including many of the subdomains) is
accessible using HTTPS. While the redirections from HTTP are available,
HTTPS is generally prefered now.

Note that switching to HTTPS unconditionally in all cases is not
possible yet due to various limitations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/travis.sh

    rf8cb1bc5 r14b2ac7  
    3838#
    3939# [1] https://travis-ci.org/
    40 # [2] http://www.helenos.org/wiki/CI
     40# [2] https://www.helenos.org/wiki/CI
    4141#
    4242
Note: See TracChangeset for help on using the changeset viewer.