From 4ca4bdca354f489ec35cd6cf3fe1b9f66e595697 Mon Sep 17 00:00:00 2001 From: Kai Date: Sat, 24 Apr 2021 04:02:48 +0200 Subject: [PATCH] Use HTTPS for YAML-Core mailing list link --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 2dfcc447..9bb30cda 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -31,7 +31,7 @@ homepage](https://github.com/yaml/libyaml). Discuss LibYAML with the maintainers in IRC #libyaml irc.freenode.net. You may also use the [YAML-Core mailing -list](http://lists.sourceforge.net/lists/listinfo/yaml-core). +list](https://lists.sourceforge.net/lists/listinfo/yaml-core). Submit bug reports and feature requests to the [LibYAML bug tracker](https://github.com/yaml/libyaml/issues/new).