From 981cf63f2479438f46ef481d658f2f1832c3c1ac Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Wed, 17 Jun 2026 09:02:01 +0200 Subject: [PATCH] README.md: Use https for yaml.org link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb31a4b..5e2c165 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ completely removed with the release of Ruby 2.0.0. ## More info For more advanced details on the implementation see Psych, and also check out -http://yaml.org for spec details and other helpful information. +https://yaml.org for spec details and other helpful information. Psych is maintained by Aaron Patterson on github: https://github.com/tenderlove/psych