On Thu, 16 Nov 2023 17:09:25 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> From the bug report: Building.md file contains a number of HTTP links that > would need to be converted to HTTPS in order for clicking on the links on the > OpenJDK web site at https://openjdk.org/groups/build/doc/building.html to > work. > > It is also best practice nowadays to always prefer https in links; most http > requests are upgraded to https anyway. This pull request has now been integrated. Changeset: 9194d2c7 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9194d2c71410c377aa70372dc4f51235f6ba967c Stats: 36 lines in 2 files changed: 0 ins; 0 del; 36 mod 8317357: Update links in building.md to use https rather than http Reviewed-by: iris, erikj, jwaters ------------- PR: https://git.openjdk.org/jdk/pull/16695