From 0590f176a98618617237aeecc85c6fe8d6676f52 Mon Sep 17 00:00:00 2001 From: Adam Crownoble Date: Mon, 5 Aug 2019 22:54:46 -0700 Subject: [PATCH] Fixed Wikipedia link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ce5c31..2785240 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Also, the gem no longer extends `ActionDispatch::Request` instead it extends `Ra FAQ --- __Q:__ __What's with the name?__ -__A:__ It's the [machine in Blade Runner](http://en.wikipedia.org/wiki/Blade_Runner#Voigt-Kampff_machine) that is used to test whether someone is a human or a replicant. +__A:__ It's the [machine in Blade Runner](https://en.wikipedia.org/wiki/Blade_Runner#Voight-Kampff_machine) that is used to test whether someone is a human or a replicant. __Q:__ __I've found a bot that isn't being matched__ __A:__ The list is being pulled from [github.com/monperrus/crawler-user-agents](https://github.com/monperrus/crawler-user-agents).