Fix website url to use https.
diff --git a/library/ripemd160.c b/library/ripemd160.c
index e19d6dd..c8433e7 100644
--- a/library/ripemd160.c
+++ b/library/ripemd160.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2014-2014, ARM Limited, All Rights Reserved
*
- * This file is part of mbed TLS (http://www.polarssl.org)
+ * This file is part of mbed TLS (https://www.polarssl.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by