From 7c3697456c694b5fb02c06ca3121063bed56df6d Mon Sep 17 00:00:00 2001 From: Michael Wollensack <22192118+wollmich@users.noreply.github.com> Date: Fri, 18 Nov 2022 09:39:53 +0100 Subject: [PATCH] HTTP links replaced with HTTPS links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17ef2c4..7910c5b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ or you can find a copy of the [license online][license]. This project is supported by the [.NET Foundation](https://dotnetfoundation.org). -[ipy]: http://www.ironpython.com +[ipy]: https://ironpython.net/ [ml]: https://mail.python.org/mailman3/lists/pythonnet.python.org/ @@ -79,6 +79,6 @@ This project is supported by the [.NET Foundation](https://dotnetfoundation.org) [doc-cl]: https://pythonnet.github.io/clr-loader/ -[gh-issues]: http://github.com/pythonnet/pythonnet/issues +[gh-issues]: https://github.com/pythonnet/pythonnet/issues -[repo]: http://github.com/pythonnet/pythonnet +[repo]: https://github.com/pythonnet/pythonnet