From 9a8f1bdb863e8974ef20800fc3582211986cbd38 Mon Sep 17 00:00:00 2001 From: Aktanusa Date: Wed, 13 Mar 2019 17:52:05 -0400 Subject: [PATCH] Fixed https link in beta userscript in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72ba7c1..c142a8f 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ If you are using the beta, use this instead: // @name Cookie Monster Beta // @namespace Cookie // @include http://orteil.dashnet.org/cookieclicker/beta/ -// @include https://orteil.dashnet.org/cookieclicker/ +// @include https://orteil.dashnet.org/cookieclicker/beta/ // @version 1 // @grant none // ==/UserScript==