From f70ca3974f0ba4ab712d072ee8a0a53c116ea400 Mon Sep 17 00:00:00 2001
From: Dave Machado <davemachado@users.noreply.github.com>
Date: Thu, 25 May 2017 10:42:39 -0400
Subject: [PATCH] Update 301 Redirect of fake entry

Might be nice if I remembered my site supports HTTPS...
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1a317595..39b3c6ce 100644
--- a/README.md
+++ b/README.md
@@ -155,7 +155,7 @@ API | Description | Auth | HTTPS | Link |
 | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) |
 | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) |
 | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) |
-| Dave Machado | Dave Machado's Website | No | Yes | [Go!](http://www.davemachado.com) |
+| Dave Machado | Dave Machado's Website | No | Yes | [Go!](https://www.davemachado.com) |
 | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) |
 | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |
 | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) |