diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-10-30 08:14:03 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-10-30 08:14:03 +0200 |
commit | dfa8652db405b08292f3238e05f7592be19fe392 (patch) | |
tree | 87d2815a969c752cab2f7521caf562b26fa314f1 | |
parent | af601e4e971075e1f53a26f6c1ab63320823d8c2 (diff) |
Change download links to https
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |