From a1e7f03826c68bba9bcb58db97540eda435bd59d Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 9 Jul 2016 12:44:52 +0300 Subject: [PATCH] Fixed `creative commons` protocol. Changed the way how `twitter`-badge is diplayed, since it was cached. Now it is not. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b47f0c..3f5dabe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/sobolevn/awesome-cryptography.svg)](https://travis-ci.org/sobolevn/awesome-cryptography) [![Join the chat at https://gitter.im/sobolevn/awesome-cryptography](https://badges.gitter.im/sobolevn/awesome-cryptography.svg)](https://gitter.im/sobolevn/awesome-cryptography?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Follow us on twitter](https://img.shields.io/twitter/follow/awe_crypto_bot.svg?style=social&maxAge=2592000)](https://twitter.com/awe_crypto_bot) +[![Follow us on twitter](https://img.shields.io/twitter/follow/awe_crypto_bot.svg?style=social&maxAge=0)](https://twitter.com/awe_crypto_bot) A curated list of cryptography resources and links. @@ -347,4 +347,4 @@ To the extent possible under law, the person who associated CC0 with rights to `awesome-cryptography`. You should have received a copy of the CC0 legalcode along with this -work. If not, see [http://creativecommons.org/publicdomain/zero/1.0/](http://creativecommons.org/publicdomain/zero/1.0/). +work. If not, see [https://creativecommons.org/publicdomain/zero/1.0/](https://creativecommons.org/publicdomain/zero/1.0/).