From dfa8652db405b08292f3238e05f7592be19fe392 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sun, 30 Oct 2016 08:14:03 +0200 Subject: Change download links to https --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d35e85d..a32d6ca2 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory restricted system. -* **Homepage:** http://kapsi.fi/~jpa/nanopb/ -* **Documentation:** http://kapsi.fi/~jpa/nanopb/docs/ -* **Downloads:** http://kapsi.fi/~jpa/nanopb/download/ +* **Homepage:** https://koti.kapsi.fi/jpa/nanopb/ +* **Documentation:** https://koti.kapsi.fi/jpa/nanopb/docs/ +* **Downloads:** https://koti.kapsi.fi/jpa/nanopb/download/ * **Forum:** https://groups.google.com/forum/#!forum/nanopb -- cgit 1.2.3-korg