*: Use https in URLs

This commit is contained in:
Matthew Martin
2023-10-25 21:33:29 -05:00
parent 65071902d3
commit dd0cf649d1
5 changed files with 6 additions and 6 deletions

View File

@@ -735,7 +735,7 @@ in this area.
## Developer-visible changes:
- Test harness converted to [TAP](http://testanything.org/tap-specification.html) format
- Test harness converted to [TAP](https://testanything.org/tap-specification.html) format
(d99aa58aaaef, et seq)
- Run each test in a separate subprocess, isolating them from each other