From 6027cca10d6c84363e63d20b961f837a046ad7ad Mon Sep 17 00:00:00 2001
From: Jon Dufresne 
Date: Tue, 28 Aug 2018 05:00:05 -0700
Subject: [PATCH] Prefer https:// links where available (#485)
---
 README.md      | 4 ++--
 docs/index.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 3899dc65..9d156fbf 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 
 
-
+
 
 
 
@@ -793,7 +793,7 @@ as .pyi, and whether string normalization was omitted.
 
 > *Black* is opinionated so you don't have to be.
 
-**Hynek Schlawack**, [creator of `attrs`](http://www.attrs.org/), core
+**Hynek Schlawack**, [creator of `attrs`](https://www.attrs.org/), core
 developer of Twisted and CPython:
 
 > An auto-formatter that doesn't suck is all I want for Xmas!
diff --git a/docs/index.rst b/docs/index.rst
index 40868375..fab9851d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -28,7 +28,7 @@ Testimonials
 
    *Black is opinionated so you don't have to be.*
 
-**Hynek Schlawack**, creator of `attrs `_, core
+**Hynek Schlawack**, creator of `attrs `_, core
 developer of Twisted and CPython:
 
    *An auto-formatter that doesn't suck is all I want for Xmas!*
-- 
2.39.5